add isl_schedule_node_context
[isl.git] / test_inputs / codegen / cloog / logo.in
blob33e2d88b540fb1e1203b02f8312ab6e5a7023517
1 [M] -> { S2[i0, i1] -> [i0, i1, 1] : i0 >= 2 and i0 <= 6 and i1 >= 0 and i1 <= 4; S1[i0, i1] -> [i0, i1, 0] : i0 >= 1 and i1 <= 7 and i1 >= -1 + i0 }
2 [M] -> {  :  }
3 [M] -> { [i, j, k] -> separate[o0] }