xref: /llvm-project/polly/lib/External/isl/test_inputs/schedule/flat6.sc (revision e8227804ac7eef212f989339e04322113e77ec64)
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