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