repo.or.cz
/
cloog-ppl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix uninitialized configure variable
[cloog-ppl.git]
/
test
/
forwardsub-2-1-2-3.c.ppl
blob
e9ed643219925fd33a124bf9e1e45848fcc962cc
1
/* Generated from ./forwardsub-2-1-2-3.cloog by CLooG 0.15 64 bits in 0.02s. */
2
S3(i = 1,j = 0) ;
3
for (k=2;k<=M;k++) {
4
S1(i = 1,j = 1) ;
5
}
6
for (i=2;i<=M-1;i++) {
7
S4(j = 0) ;
8
for (k=i+1;k<=M;k++) {
9
S2(j = 1) ;
10
}
11
}
12
S4(i = M,j = 0) ;