llvm
e9181279 - [InstSimplify] Avoid ConstantExpr::getIntegerCast() (NFCI)

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.
Author
Parents
Loading