summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.st
blob: b31e0de4a3489505dd66892fdfa92f3ce56099d1 (plain)
1
2
3
4
5
6
domain: "[n, m] -> { S1[i0, i1] : i0 >= 1 and i0 <= n and i1 >= 1 and i1 <= m }"
child:
  context: "[n, m] -> { [] }"
  child:
    schedule: "[n, m] -> [{ S1[i0, i1] -> [(i0 + i1)] }, { S1[i0, i1] -> [(i0)] }]"
    options: "[n, m] -> { separate[i0] }"
OpenPOWER on IntegriCloud