Presently the result type verification checks if the type is used by a pdl::OperationOp inside the matcher. This is unnecessarily restrictive; the type could come from a pdl::OperandOp or pdl::OperandsOp` and still be inferrable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo