llvm-project
ac9a466e
- [LoopPeel] Insert new phis before first non-PHI when peeling last iter.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
fhahn
Committer
fhahn
Parents
6da8f3bd
Loading