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