Transformation: Loop Invariant Code Motion #10825
Annotations
7 errors
build (3.10):
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)
|
build (3.10):
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)
|
build (3.10)
2 errors
|
build (3.11)
The job was canceled because "_3_10" failed.
|
build (3.11):
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)
|
build (3.11):
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)
|
build (3.11)
2 errors
|