llvm-project
b43b2a64
- [InstCombine] Avoid use of shift constant expressions (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Avoid use of shift constant expressions (NFCI) Use the constant folding API instead. As we're working on ImmConstants, these folds are guaranteed to succeed.
Author
nikic
Committer
nikic
Parents
51916f0c
Loading