[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / schedule / flat3.sc
blob86e296ef786377e0808a9f6d18d0b76a5b42bee8
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), floor(a/4)] : 0 <= a <= 9 }