[InstCombine] Avoid use of shift constant expressions (NFCI)
Use the constant folding API instead. As we're working on ImmConstants, these folds are guaranteed to succeed.
parent
51916f0c
Please register or sign in to comment
Use the constant folding API instead. As we're working on ImmConstants, these folds are guaranteed to succeed.