llvm
7f1c8fc2
- [InstCombine] Use ConstantInt::getSigned to sign extend -2 for large types. (#76464)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[InstCombine] Use ConstantInt::getSigned to sign extend -2 for large types. (#76464) Using ContantInt::get will zero extend. Fixes #76441
References
#12255 - LLVM and SPIRV-LLVM-Translator pulldown (WW52)
Author
topperc
Parents
a01b58ae
Loading