diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-09-03 15:27:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 15:27:03 +0100 |
commit | 05f5a91d00b02f4369f46d076411c700755ae041 (patch) | |
tree | 1395792efaa2d65746b3dcd3de34f353dfca1732 /llvm/lib/LTO/LTO.cpp | |
parent | df159d3cf8e681f8d225bd0b4ed0cbd97b16c588 (diff) | |
download | llvm-05f5a91d00b02f4369f46d076411c700755ae041.zip llvm-05f5a91d00b02f4369f46d076411c700755ae041.tar.gz llvm-05f5a91d00b02f4369f46d076411c700755ae041.tar.bz2 |
LICM: use IRBuilder in hoist BO assoc (#106978)
Use IRBuilder when creating the new invariant instruction, so that the
constant-folder has an opportunity to constant-fold the new Instruction
that we desire to create.
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions