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

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