[InstCombine] Avoid use of ConstantExpr::getZExt() (NFC)
Check the result of constant folding here, as I'm not confident that no constant expressions can make it in here.
Loading
Please sign in to comment
Check the result of constant folding here, as I'm not confident that no constant expressions can make it in here.