summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.in
blob: 8fa8381e20b881f7a3e5d0555b2ac6f7d3ee3669 (plain)
1
2
3
[M, N] -> { S2[i0, i1] -> [i0, i1, 1] : i0 >= 1 and i0 <= N and i1 >= 1 and i1 <= M; S1[i0] -> [i0, 0, 0] : i0 >= 1 and i0 <= M }
[M, N] -> {  : M >= 1 and N >= 1 }
[M, N] -> { [i, j, k] -> separate[o0] }
OpenPOWER on IntegriCloud