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