summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/flow/multi_source2-tree.ai
blob: d88d96b1b64bed089a75327ec97ac643b282eccb (plain)
1
2
3
4
5
6
7
8
9
sink: "{ S[] -> a[] }"
must_source: "{ T[] -> a[] }"
may_source: "{ U[] -> a[] }"
schedule:
  domain: "{ U[]; S[]; T[] }"
  child:
    sequence:
    - filter: "{ T[]; U[] }"
    - filter: "{ S[] }"
OpenPOWER on IntegriCloud