[SCEVExpander] Remove unnecessary mul/udiv check (NFC)
Pointer-typed SCEV expressions can no longer be mul or udiv, so we do not need to specially handle them here.
parent
3f162e8e
Please register or sign in to comment
Pointer-typed SCEV expressions can no longer be mul or udiv, so we do not need to specially handle them here.