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