isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / flow / multi_source2-tree.ai
blobd88d96b1b64bed089a75327ec97ac643b282eccb
1 sink: "{ S[] -> a[] }"
2 must_source: "{ T[] -> a[] }"
3 may_source: "{ U[] -> a[] }"
4 schedule:
5   domain: "{ U[]; S[]; T[] }"
6   child:
7     sequence:
8     - filter: "{ T[]; U[] }"
9     - filter: "{ S[] }"