[SCEV] Work on APInt instead of ConstantExpr (NFC)
Avoid an unnecessary use of ConstantExpr::getZExt() when APInt::zext() is sufficient.
Loading
Please sign in to comment
Avoid an unnecessary use of ConstantExpr::getZExt() when APInt::zext() is sufficient.