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