[IRCE] Bail in case of pointer types. PR40539
We should not unconditionally expect that SCEVable types are all integers because SCEV can also be computed for pointers. Bail in this case.
Loading
Please sign in to comment
We should not unconditionally expect that SCEVable types are all integers because SCEV can also be computed for pointers. Bail in this case.