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