llvm-project
5e10d210
- [SimplifyLibCalls] Use ConstantInt::getSigned() in some places
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
34 days ago
[SimplifyLibCalls] Use ConstantInt::getSigned() in some places This ensures proper sign extension. Doesn't matter in practice right now, but will once ConstantInt::get() becomes stricter.
Author
nikic
Committer
nikic
Parents
accf0de9
Loading