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_ast_codegen.c: generate_shifted_component_tree: explain convex "isolated"
[isl.git]
/
test_inputs
/
codegen
/
component4.st
blob
c9e400bf609665b78618cafb57c0c367c5d6a5d7
1
domain: "{ A[i] : 0 <= i < 10; B[i,j] : 0 <= i,j < 10 }"
2
child:
3
schedule: "[{ A[i] -> [0]; B[i,j] -> [i] }]"
4
child:
5
sequence:
6
- filter: "{ A[i] }"
7
- filter: "{ B[i,j] }"