llvm-project
6391c902
- [LV][NFC] Remove simplifycfg pass from RUN lines (#195817)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
65 days ago
[LV][NFC] Remove simplifycfg pass from RUN lines (#195817) All the simplifycfg pass really did was remove empty blocks. I don't believe it added any real value, but it does make the tests run slower.
References
#195817 - [LV][NFC] Remove simplifycfg pass from RUN lines
Author
david-arm
Parents
e01ea6ce
Loading