llvm-project/mlir/lib/Conversion/PDLToPDLInterp
River Riddle 233e9476d8 [mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create constants
This allows for passing in these attributes/types to constraints/rewrites as arguments.

Differential Revision: https://reviews.llvm.org/D114817
2021-12-10 19:38:43 +00:00
..
CMakeLists.txt Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30
PDLToPDLInterp.cpp [mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create constants 2021-12-10 19:38:43 +00:00
Predicate.cpp [mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create constants 2021-12-10 19:38:43 +00:00
Predicate.h [mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create constants 2021-12-10 19:38:43 +00:00
PredicateTree.cpp [mlir:PDL] Allow non-bound pdl.attribute/pdl.type operations that create constants 2021-12-10 19:38:43 +00:00
PredicateTree.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
RootOrdering.cpp Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30
RootOrdering.h Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00