add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / cloog / dot2.in
blob8fa8381e20b881f7a3e5d0555b2ac6f7d3ee3669
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 and i0 <= M }
2 [M, N] -> {  : M >= 1 and N >= 1 }
3 [M, N] -> { [i, j, k] -> separate[o0] }