add support for generating ASTs from schedule relations
[platform/upstream/isl.git] / test_inputs / codegen / cloog / gesced3.in
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] }