xref: /netbsd-src/external/mit/isl/dist/test_inputs/schedule/flat1.sc (revision 4439cfd0acf9c7dc90625e5cd83b2317a9ab8967)
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: [M] -> { S[a, b] : 0 <= a <= 99 and M <= 2b <= 1 + M }
4