diff options
author | Jacques Pienaar <jpienaar@google.com> | 2024-01-03 09:43:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 09:43:22 -0800 |
commit | 5930725c891b60f5fb94058c6c08a55a2e03d83e (patch) | |
tree | 7a1f887f1aff8c1d9de8673edd74035e6b9ccccf /llvm/lib/Object/WasmObjectFile.cpp | |
parent | fc0fdd1ae20062e4d77c1b7ffc5b06773c752815 (diff) | |
download | llvm-5930725c891b60f5fb94058c6c08a55a2e03d83e.zip llvm-5930725c891b60f5fb94058c6c08a55a2e03d83e.tar.gz llvm-5930725c891b60f5fb94058c6c08a55a2e03d83e.tar.bz2 |
[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 is piped through mlir-tblgen invocation and that could be
changed/avoided by splitting up the passes file instead.
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.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions