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_space_is_domain: extract out isl_space_has_domain_tuples
[isl.git]
/
test_inputs
/
flow
/
kill_may_loop-tree.ai
blob
9159e47aae914bce4fb719dad4b07452c141398b
1
sink: "{ S[] -> a[] }"
2
may_source: "{ T[i] -> a[] : 0 <= i <= 9 }"
3
kill: "{ T[4] -> 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[] }"