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