[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / param-split.st
blob371372f28e51658e1a3b8bc573bdf824ba052f39
1 domain: "[M] -> { S2[0]; S1[i0] : i0 >= 0 and i0 <= M }"
2 child:
3   context: "[M] -> { [] }"
4   child:
5     schedule: "[M] -> [{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
6     options: "[M] -> { atomic[i0] }"
7     child:
8       sequence:
9       - filter: "[M] -> { S1[i0] }"
10       - filter: "[M] -> { S2[i0] }"