xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/single_valued.in (revision 52a25237d894fd5736a90f11df2c5c9391d13fd5)
1*52a25237STobias Grosser# Check that isl recognizes that the inverse schedule is single-valued
2*52a25237STobias Grosser# and does not end up in an infinite recursion.
3*52a25237STobias Grosser[t1] -> {S[c2] -> [c2]: t1 <= c2 <= 134 and (c2+t1) % 128 = 0 and c2 > 0}
4*52a25237STobias Grosser[t1] -> {: t1 > 0}
5*52a25237STobias Grosser[t1] -> {}
6