repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
isl_basic_map_eliminate: reuse isl_basic_map_check_range
[isl.git]
/
test_inputs
/
flow
/
kill_may_loop2-tree.ai
blob
fb5d88fa43e6eac9dafca481cac1a42e9f472dfe
1
sink: "{ S[] -> a[] }"
2
may_source: "{ T[i] -> a[] : 0 <= i <= 9 }"
3
kill: "{ T[9] -> a[] }"
4
schedule:
5
domain: "{ T[i]; S[] }"
6
child:
7
sequence:
8
- filter: "{ T[i] }"
9
child:
10
schedule: "[{ T[i] -> [(i)] }]"
11
- filter: "{ S[] }"