llvm-project
dab1e30d - [SimplifyCFG][NFC] Renumber blocks when changing func (#186666)

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.
Author
Parents
Loading