llvm-project
d09632ba
- [InstCombine] Remove nusw handling in ptrtoint of gep fold (NFCI) (#118804)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
300 days ago
[InstCombine] Remove nusw handling in ptrtoint of gep fold (NFCI) (#118804) Now that #111144 infers gep nuw, we no longer have to repeat the inference in this fold.
References
#118804 - [InstCombine] Remove nusw handling in ptrtoint of gep fold (NFCI)
Author
nikic
Parents
3bd3fa64
Loading