diff options
| author | Vigneshwar Jayakumar <vigneshwar.jayakumar@amd.com> | 2025-10-30 09:23:04 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 09:23:04 -0500 |
| commit | 469702c5d5cc4fa18c3a962afb971950a084f373 (patch) | |
| tree | a07fe3c6f11731fa55bd08a2443200e55f933606 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 8e6ef2d51b639a20b7cc29113d1eb38c81ea84d1 (diff) | |
| download | llvm-469702c5d5cc4fa18c3a962afb971950a084f373.zip llvm-469702c5d5cc4fa18c3a962afb971950a084f373.tar.gz llvm-469702c5d5cc4fa18c3a962afb971950a084f373.tar.bz2 | |
[LICM] Sink unused l-invariant loads in preheader. (#157559)
Unused loop invariant loads were not sunk from the preheader to the exit
block, increasing live range.
This commit moves the sinkUnusedInvariant logic from indvarsimplify to
LICM also adds functionality to sink unused load that's not
clobbered by the loop body.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
