llvm
e9181279
- [InstSimplify] Avoid ConstantExpr::getIntegerCast() (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[InstSimplify] Avoid ConstantExpr::getIntegerCast() (NFCI) This always works on a constant integer or integer splat, so the constant fold here should always succeed.
References
#11757 - LLVM and SPIRV-LLVM-Translator pulldown (WW44)
Author
nikic
Parents
d9f36c45
Loading