summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.h
AgeCommit message (Expand)Author
2025-03-31[MLIR][NFC] Fix incomplete boundary comments. (#133516)Han-Chung Wang
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-11-26Multi-root PDL matching using upward traversals.Stanislav Funiak
2021-03-16[mlir][PDL] Add support for variadic operands and results in the PDL InterpreterRiver Riddle
2021-01-08[mlir][PDL] Use ODS for defining PDL typesRiver Riddle
2020-12-03[mlir][IR] Remove references to BuiltinOps from IR/River Riddle
2020-10-26[mlir] Add a conversion pass between PDL and the PDL Interpreter DialectRiver Riddle