llvm-project
5e10d210 - [SimplifyLibCalls] Use ConstantInt::getSigned() in some places

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
Committer
Parents
Loading