aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-07-15 10:14:37 +0200
committerGitHub <noreply@github.com>2025-07-15 10:14:37 +0200
commit8ee32c7b367336f7281aa78c823f7bae4d5287c2 (patch)
tree9f6ffe1dae83495a49e9a15ba0a3b5dc7676fb6d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentcbdc18542c485282d1834c347156d77a97bf2615 (diff)
downloadllvm-8ee32c7b367336f7281aa78c823f7bae4d5287c2.zip
llvm-8ee32c7b367336f7281aa78c823f7bae4d5287c2.tar.gz
llvm-8ee32c7b367336f7281aa78c823f7bae4d5287c2.tar.bz2
[mlir][Transforms][NFC] Dialect Conversion: Store materialization metadata separately (#148415)
Store metadata about unresolved materializations in a separate data structure. This is in preparation of the One-Shot Dialect Conversion refactoring, which no longer maintains a stack of `IRRewrite` objects. Therefore, metadata about unresolved materializations can no longer be retrieved from `UnresolvedMaterializationRewrite` objects. This commit also removes a pointer indirection and may slightly improve the performance of the existing driver.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions