[InstCombine] improve readability; NFC
CreateIntCast returns the input if its type matches, so need to duplicate that check.
Loading
Please sign in to comment
CreateIntCast returns the input if its type matches, so need to duplicate that check.