diff options
author | Matthias Springer <me@m-sp.org> | 2025-07-26 11:07:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 11:07:21 +0200 |
commit | 5ec6ac882c9fffaae6cf194f738e86f796394cd3 (patch) | |
tree | 3bcf1409a2077760bd11659a3487fe97c6e31e66 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | cccde9b2b1aa05f2797b29cba209c7642b7ac0f6 (diff) | |
download | llvm-5ec6ac882c9fffaae6cf194f738e86f796394cd3.zip llvm-5ec6ac882c9fffaae6cf194f738e86f796394cd3.tar.gz llvm-5ec6ac882c9fffaae6cf194f738e86f796394cd3.tar.bz2 |
[mlir][Transforms][NFC] Dialect Conversion: Move `lookup` functions (#150743)
Add `lookupOrDefault` / `lookupOrNull` wrappers to
`ConversionPatternRewriterImpl` and call those wrappers throughout the
code base.
This commit is in preparation of the One-Shot Dialect Conversion
refactoring. In future, the implementation will bypass the `mapping`
when rollback is disabled. The switch will be made in those wrapper
functions.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions