add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / cloog / infinite2.in
blob64fb5d5573519c595c1d13d06cf00142082eb139
1 [M, N] -> { S2[i0, i1] -> [i0, i1, 1] : i0 >= 1 and i0 <= N and i1 >= 1 and i1 <= M; S1[i0] -> [i0, 0, 0] : i0 >= 1 }
2 [M, N] -> {  : M >= 1 and N >= 1 }
3 [M, N] -> { [i, j, k] -> separate[o0] }