[ValueTracking] Avoid ConstantExpr::getIntegerCast()
Use ConstantFoldIntegerCast() instead, to remove the reliance on constant expressions.
parent
e9181279
Please register or sign in to comment
Use ConstantFoldIntegerCast() instead, to remove the reliance on constant expressions.