llvm-project
ac9a466e - [LoopPeel] Insert new phis before first non-PHI when peeling last iter.

Commit
126 days ago
[LoopPeel] Insert new phis before first non-PHI when peeling last iter. Make sure the new phis are inserted before any non-phi instructions. This fixes a crash when dbg_value instructions are present in the original exit block.
Author
Committer
Parents
Loading