xref: /netbsd-src/external/mit/isl/dist/test_inputs/schedule/flat6.sc (revision 8e33eff89e26cf71871ead62f0d5063e1313c33a)
1# Check that a fixed value of one dimension in terms of the others
2# does not cause loop coalescing avoidance to break down.
3domain: { S[a, b] : -b >= 0 and a + 10b >= 0 and -a - b + 9 >= 0 }
4