add isl_schedule_node_context
[isl.git] / test_inputs / codegen / cloog / gesced3.in
blob29f57f3217625a9613bd51e4690fa2275b9869de
1 [M, N] -> { S2[i0] -> [2M + i0] : i0 >= 1 and i0 <= N; S1[i0] -> [M + i0] : i0 >= 1 and i0 <= N }
2 [M, N] -> {  : N >= M and M >= 2 }
3 [M, N] -> { [i] -> separate[o0] }