llvm-capstone/mlir/lib/Rewrite
Jacques Pienaar 6ae7f66ff5 [mlir] Add config for PDL (#69927)
Make it so that PDL in pattern rewrites can be optionally disabled.

PDL is still enabled by default and not optional bazel. So this should
be a NOP for most folks, while enabling other to disable.

This only works with tests disabled. With tests enabled this still
compiles but tests fail as there is no lit config to disable tests that
depend on PDL rewrites yet.
2024-01-03 20:37:20 -08:00
..
ByteCode.cpp [MLIR][PDL] Add Bytecode support for negated native constraints 2023-09-11 12:57:41 +00:00
ByteCode.h [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00
CMakeLists.txt [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00
FrozenRewritePatternSet.cpp [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00
PatternApplicator.cpp [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00