llvm/polly/lib/External/isl/test_inputs/schedule/flat3.sc

# Check that a fixed value of one dimension in terms of the others
# does not cause loop coalescing avoidance to break down.
domain: { S[a, floor(a/2), floor(a/4)] : 0 <= a <= 9 }