summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.st
blob: 371372f28e51658e1a3b8bc573bdf824ba052f39 (plain)
1
2
3
4
5
6
7
8
9
10
domain: "[M] -> { S2[0]; S1[i0] : i0 >= 0 and i0 <= M }"
child:
  context: "[M] -> { [] }"
  child:
    schedule: "[M] -> [{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
    options: "[M] -> { atomic[i0] }"
    child:
      sequence:
      - filter: "[M] -> { S1[i0] }"
      - filter: "[M] -> { S2[i0] }"
OpenPOWER on IntegriCloud