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