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