summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.st
blob: 93e3329fcade290a3a40da1f54776b3fc4f95127 (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] -> { [] }"
  child:
    schedule: "[n] -> [{ S1[i0, i1] -> [(2i0 + 3i1)] }, { S1[i0, i1] -> [(2i0 + 2i1)] }]"
    options: "[n] -> { separate[i0] }"
OpenPOWER on IntegriCloud