repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_test: avoid use of band forests
[isl.git]
/
test_inputs
/
codegen
/
cloog
/
reservoir-jacobi2.c
blob
407fc8b73e15acdd5b83f523be44f9aa409e20a1
1
for
(
int
c1
=
0
;
c1
<
M
;
c1
+=
1
)
2
for
(
int
c3
=
0
;
c3
<
M
;
c3
+=
1
)
3
S1
(
c1
,
c3
);