isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / flow / multi_source2.ai
blobba9f46e47e825038820d3d15e1fb9f78c23416c3
1 sink: { S[] -> a[] }
2 must_source: { T[] -> a[] }
3 may_source: { U[] -> a[] }
4 schedule_map: { T[] -> [0]; U[] -> [0]; S[] -> [1] }