llvm-project
1b602362
- [SimplifyCFG] Avoid redundant calls in gather. (NFC) (#154133)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
192 days ago
[SimplifyCFG] Avoid redundant calls in gather. (NFC) (#154133) Split out from https://github.com/llvm/llvm-project/pull/154007 as it showed compile time improvements NFC as there needs to be at least two icmps that is part of the chain.
References
#154133 - [SimplifyCFG] Avoid redundant calls in gather. (NFC)
Author
andjo403
Parents
4a9d038a
Loading