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