[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / codegen / separate.in
blob07ea4aab3115daadb3c7d1e3b4f138bb13fcd856
1 { a[i] -> [i, 0] : 0 <= i < 10; b[i] -> [i+1, 1] : 0 <= i < 10 }
2 { : }
3 { [i, d] -> separate[x] }