[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / cloog / unroll2.st
blob32cbb8cb3829e050a0daf5bec4f3ef0178020f6f
1 domain: "[n] -> { S1[i] : i >= n and i <= 1 + n and n <= 9 and i >= 0 }"
2 child:
3   context: "[n] -> { [] }"
4   child:
5     schedule: "[n] -> [{ S1[i] -> [(i)] }]"
6     options: "[n] -> { unroll[i0] }"