isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / codegen / cloog / gesced3.st
blobcb0a28531f112e0ccc364fe46c53541ac9f7ac01
1 domain: "[M, N] -> { S1[i0] : i0 >= 1 and i0 <= N; S2[i0] : i0 >= 1 and i0 <= N }"
2 child:
3   context: "[M, N] -> { [] : N >= M and M >= 2 }"
4   child:
5     schedule: "[M, N] -> [{ S2[i0] -> [(2M + i0)]; S1[i0] -> [(M + i0)] }]"
6     options: "[M, N] -> { separate[i0] }"