diff options
author | Jacques Pienaar <jpienaar@google.com> | 2025-08-10 09:00:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-10 18:00:31 +0200 |
commit | 6ec0985ad07d68016587353fce715dce73cf1faa (patch) | |
tree | 6637f5fad5f5bfd770472b5f44650284a449e4eb /llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp | |
parent | 2c40fd6dd12155defc42a58696a73becf62cb902 (diff) | |
download | llvm-6ec0985ad07d68016587353fce715dce73cf1faa.zip llvm-6ec0985ad07d68016587353fce715dce73cf1faa.tar.gz llvm-6ec0985ad07d68016587353fce715dce73cf1faa.tar.bz2 |
[mlir] Enable disabling folding in dialect conversion (#152890)
Previously this only happened post checking if the op is legal, but was
done unconditionally post (and before other legalization patterns). Add
option to not attempt folding and one to do so as last resort.
Did consider but did not add a always attempt to fold option (which
would have folded whether or not legal), but removed TODO about it.
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp')
0 files changed, 0 insertions, 0 deletions