Transformation: Loop Invariant Code Motion #10825
Annotations
4 errors
|
xdsl/transforms/loop_invariant_code_motion.py#L99
Argument of type "bool" cannot be assigned to parameter "region_target" of type "Region" in function "canBeHoisted"
"bool" is incompatible with "Region" (reportGeneralTypeIssues)
|
xdsl/transforms/loop_invariant_code_motion.py#L99
Argument of type "Operation" cannot be assigned to parameter of type "SSAValue"
"Operation" is incompatible with "SSAValue" (reportGeneralTypeIssues)
|
|
The logs for this run have expired and are no longer available.
Loading