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
[docs] Add guide about Undefined Behavior (#119220)
[llvm-project.git]
/
polly
/
lib
/
External
/
isl
/
test_inputs
/
flow
/
kill_loop2.ai
blob
622bc2121116d8443b8f202475ebfd2bb31d71e2
1
sink: { S[] -> a[] }
2
must_source: { T[i] -> a[] : 0 <= i < 10 }
3
kill: { K[] -> a[] }
4
schedule_map: { T[i] -> [0,i]; K[] -> [0,10]; S[] -> [1,0] }