add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / cloog / reservoir-lim-lam1.in
blobb2338b0321b6b00897df34833169a04223d060c0
1 { S2[i0, i1] -> [0, 1 + i0 - i1, 0, -1 + 2i1, 1] : i0 >= 1 and i0 <= 100 and i1 >= 1 and i1 <= 100; S1[i0, i1] -> [0, i0 - i1, 0, 2i1, 0] : i0 >= 1 and i0 <= 100 and i1 >= 1 and i1 <= 100 }
2 {  :  }
3 { [i, j, k, l, m] -> separate[o0] }