xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/single_valued.in (revision 5971e316fdea024efff6be8f03536623db06833e)
1# Check that isl recognizes that the inverse schedule is single-valued
2# and does not end up in an infinite recursion.
3[t1] -> {S[c2] -> [c2]: t1 <= c2 <= 134 and (c2+t1) % 128 = 0 and c2 > 0}
4[t1] -> {: t1 > 0}
5[t1] -> {}
6