llvm-project
5a1311d5
- [LAA] Strip isNoWrapGEP: dead code (NFC) (#140308)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
207 days ago
[LAA] Strip isNoWrapGEP: dead code (NFC) (#140308) isNoWrap is the only caller of isNoWrapGEP, and it has subsuming check on the GEP immediately after.
References
#140308 - [LAA] Strip isNoWrapGEP: dead code (NFC)
Author
artagnon
Parents
97dee78e
Loading