summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/PDLToPDLInterp/Predicate.cpp
AgeCommit message (Expand)Author
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2022-01-04[MLIR][PDL] Refactor the positions for multi-root patterns.Stanislav Funiak
2021-12-22Fix more clang-tidy cleanups in mlir/ (NFC)Mehdi Amini
2021-12-10[mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create cons...River Riddle
2021-11-26Provide a definition for OperationPosition::kDownBenjamin Kramer
2021-03-16[mlir][PDL] Add support for variadic operands and results in the PDL InterpreterRiver Riddle
2020-10-26[mlir] Add a conversion pass between PDL and the PDL Interpreter DialectRiver Riddle