llvm-project/mlir/test/Dialect/PDL
Stanislav Funiak de6c82d6fd [MLIR][PDL] Generalize result type verification
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.

Reviewed By: rriddle, Mogball

Differential Revision: https://reviews.llvm.org/D116083
2022-01-04 08:11:46 +05:30
..
invalid-types.mlir Switch generatedTypeParser/generatedAttributeParser to return an OptionalParseResult 2021-03-09 19:43:45 +00:00
invalid.mlir Multi-root PDL matching using upward traversals. 2021-11-26 18:11:37 +05:30
ops.mlir [MLIR][PDL] Generalize result type verification 2022-01-04 08:11:46 +05:30