[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / schedule / flat2.sc
blobbf5042cfb4e2ca3dcaf7d67ea90e0cab4180571c
1 # Check that a fixed value of one dimension in terms of the others
2 # does not cause loop coalescing avoidance to break down.
3 domain: { S[a, floor(a/2)] : 0 <= a <= 9 }