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