Blame isl-0.16.1/test_inputs/codegen/cloog/reservoir-bastoul3.st

Packit fb9d21
domain: "{ S1[i0, i1, i2] : 2i2 = i0 - i1 and i1 >= 1 and i1 <= 3 and i1 <= -2 + i0 and i1 >= -6 + i0 }"
Packit fb9d21
child:
Packit fb9d21
  context: "{ [] }"
Packit fb9d21
  child:
Packit fb9d21
    schedule: "[{ S1[i0, i1, i2] -> [(i0)] }, { S1[i0, i1, i2] -> [(i1)] }, { S1[i0, i1, i2] -> [(i2)] }]"
Packit fb9d21
    options: "{ separate[i0] }"