buildtools/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.in
2014-01-27 21:38:34 +01:00

4 lines
203 B
Plaintext

[M] -> { S2[i0, i1] -> [i0, i1, 1] : i1 >= 2 and i1 <= i0 and i0 <= M; S1[i0, i1] -> [i0, i1, 0] : i0 >= 1 and i0 <= M and i1 >= 1 and i1 <= M }
[M] -> { : M >= 1 }
[M] -> { [i, j, k] -> separate[o0] }