[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / test_inputs / flow / kill_loop3-tree.ai
blobb14325b907f13d76776e64bcc72f39e7729cfa06
1 sink: "{ S[] -> a[] }"
2 must_source: "{ T[i] -> a[] : 0 <= i <= 9 }"
3 kill: "{ K[] -> a[] }"
4 schedule:
5   domain: "{ T[i]; S[]; K[] }"
6   child:
7     sequence:
8     - filter: "{ T[i]; K[] }"
9       child:
10         schedule: "[{ T[i] -> [(i)]; K[] -> [(9)] }]"
11     - filter: "{ S[] }"