Maksim Kazantsev mkazantsev@azul.com f79a5fb9df [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
2023-02-13 08:29:26 +00:00
..