llvm-project
86755dd0 - [llvm] Use ConstantInt::getAllOnesValue()

Commit
9 days ago
[llvm] Use ConstantInt::getAllOnesValue() Prefer getAllOnesValue() over get(-1). This is good practice to avoid issues with sign extension for large types.
Author
Committer
Parents
Loading