[Test][SCEV] Add a test where the trip count can't be calculated
Add a test in which the trip count could have been calculated correctly thanks to an assume since it is known to divide by the step of the IV. Patch by Alon Kom! Differential Revision: https://reviews.llvm.org/D143644
Loading
Please sign in to comment