dialects: (transform) Add some transform dialect operations #10455
Annotations
4 errors
build (3.10):
xdsl/dialects/transform.py#L157
Argument of type "AnyIntegerAttr" cannot be assigned to parameter "constraint" of type "type[AttributeInvT@prop_def] | TypeVar | GenericAttrConstraint[AttributeInvT@prop_def]" in function "prop_def"
Type "AnyIntegerAttr" cannot be assigned to type "type[Property] | TypeVar | GenericAttrConstraint[Property]"
"AnyIntegerAttr" is incompatible with "type[Property]"
Type "AnyIntegerAttr" cannot be assigned to type "type[Property]"
"type[ABCMeta]" is incompatible with "type[TypeVar]"
"type[ABCMeta]" is incompatible with "type[GenericAttrConstraint[Property]]" (reportGeneralTypeIssues)
|
build (3.10)
1 error
|
build (3.11)
The job was canceled because "_3_10" failed.
|
build (3.11)
The operation was canceled.
|