repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
codegen
/
cloog
/
lex.st
blob
2d4d58df41ed096a45c2e0ecdd879f99f3a53038
1
domain: "{ S1[i0] : i0 >= 0 and i0 <= 10; S2[i0] : i0 >= 0 and i0 <= 10 }"
2
child:
3
context: "{ [] }"
4
child:
5
schedule: "[{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
6
options: "{ separate[i0] }"
7
child:
8
sequence:
9
- filter: "{ S2[i0] }"
10
- filter: "{ S1[i0] }"