llvm-project
dab1e30d
- [SimplifyCFG][NFC] Renumber blocks when changing func (#186666)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
40 days ago
[SimplifyCFG][NFC] Renumber blocks when changing func (#186666) Keep numbering dense when changing the function. SimplifyCFG is a good candidate, because it is likely to remove blocks and preserves few analyses.
References
#186666 - [SimplifyCFG][NFC] Renumber blocks when changing func
Author
aengelke
Parents
926bea91
Loading