[llvm] [CodeGen][X86] LiveRangeShrink: fix increment after end (PR #115276)

via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 09:24:07 PST 2024


MuellerMP wrote:

This is how far i could reduce the orginal sample. (Still repros on trunk https://llvm.godbolt.org/z/bh8boEvff)
It requires the debug value + phi setup to trigger this specific issue with debug values at the end of an MBB.

https://github.com/llvm/llvm-project/pull/115276


More information about the llvm-commits mailing list