Blame isl-0.14/test_inputs/codegen/cloog/union.in

Packit fb9d21
[M] -> { S1[i0] -> [i0] : M <= 10 and i0 >= 0 and i0 <= 100; S1[i0] -> [-i0] : M >= 11 and i0 >= 0 and i0 <= 100 }
Packit fb9d21
[M] -> {  : M >= 1 or M <= -1 }
Packit fb9d21
[M] -> { [i] -> separate[o0] }