[SCEV] Remove an unnecessary GEP type check
The code already checked that the addrec step size and type alloc size are the same. The actual pointer element type is irrelevant here.
Loading
Please sign in to comment
The code already checked that the addrec step size and type alloc size are the same. The actual pointer element type is irrelevant here.