isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / codegen / cloog / walters3.st
blob1a1427351dfaabe64c06e07d5a1557b9bcc862c9
1 domain: "{ S2[j, a, b] : 2a = j and j >= 1 and j <= 10 and 2b <= j and 2b >= -1 + j; S1[j, a, b] : 2a = j and 2b = j and j <= 8 and j >= 2 }"
2 child:
3   context: "{ [] }"
4   child:
5     schedule: "[{ S1[j, a, b] -> [(j)]; S2[j, a, b] -> [(j)] }, { S1[j, a, b] -> [(a)]; S2[j, a, b] -> [(a)] }, { S1[j, a, b] -> [(b)]; S2[j, a, b] -> [(b)] }]"
6     options: "{ separate[i0] }"
7     child:
8       sequence:
9       - filter: "{ S1[j, a, b] }"
10       - filter: "{ S2[j, a, b] }"