[SCEV] Add missing type check into getRangeForAffineNoSelfWrappingAR
We make type widening without checking if it's needed. Bail if the max iteration count is wider than AR's type.
Loading
Please sign in to comment
We make type widening without checking if it's needed. Bail if the max iteration count is wider than AR's type.