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