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

Packit fb9d21
domain: "{ S1[i0, i1, i2] : 2i1 = 3 - i0 and 2i2 = 9 + i0 and i0 >= 0 and i0 <= 1 }"
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] }"