add isl_schedule_node_context
[isl.git] / test_inputs / codegen / cloog / gesced2.in
bloba5d5bd27e28c8ff5df18f4d681dbcdd2302bbaaf
1 [M] -> { S1[i0, i1] -> [i0, i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M; S2[i0, i1] -> [i1, i0 - i1] : i0 >= 1 and i0 <= M and i1 >= 5 and i1 <= -10 + M }
2 [M] -> {  : M >= 16 }
3 [M] -> { [i, j] -> separate[o0] }