add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / cloog / lu.in
blob49952ccc46e71634c98f52fe83acf5e59d724323
1 [n] -> { S2[i0, i1, i2] -> [i2, i1] : i0 >= 1 and i0 <= n and i1 >= 1 + i0 and i1 <= n and i2 >= 1 + i0 and i2 <= n; S1[i0, i1] -> [i0, n] : i0 >= 1 and i0 <= n and i1 >= 1 + i0 and i1 <= n }
2 [n] -> {  :  }
3 [n] -> { [i, j] -> separate[o0] }