Open Mogball opened 2 years ago
pdl.attr doesn't support optional attributes. It should with a syntax like
pdl.attr
%optionalAttr = pdl.attr ?
The optionality should be expressed in the type system.
@llvm/issue-subscribers-mlir-core
pdl.attr
doesn't support optional attributes. It should with a syntax likeThe optionality should be expressed in the type system.