diff options
author | Mirko <mirkomueller97@live.de> | 2024-11-09 05:25:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-08 20:25:57 -0800 |
commit | 5e02fd8d0b3c6638220c95e997c43fdc9d7ded3c (patch) | |
tree | 09cdf72cfdebbb164fdd0c994c8d2f2075b91ce5 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | 501a58344179242f702f55e0ee5c039290426c54 (diff) | |
download | llvm-5e02fd8d0b3c6638220c95e997c43fdc9d7ded3c.zip llvm-5e02fd8d0b3c6638220c95e997c43fdc9d7ded3c.tar.gz llvm-5e02fd8d0b3c6638220c95e997c43fdc9d7ded3c.tar.bz2 |
[CodeGen][X86] LiveRangeShrink: fix increment after end (#115276)
This fixes the infinite loop discovered in #114195.
Since we skip debug instructions at the start of the loop we do not need
to skip them again at the end of the loop.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions