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
remove ppl vs polylib check.
[cloog-ppl.git]
/
test
/
donotsimp.c.polylib
blob
8c09e40d0c5ecb03d0a14d71b50fa4064d0b81a8
1
/* Generated from ./test/donotsimp.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2
/* CLooG asked for 160 KBytes. */
3
for (c2=1;c2<=10;c2++) {
4
for (c4=1;c4<=c2;c4++) {
5
S1(i = c2,j = c4) ;
6
}
7
for (c4=11;c4<=M;c4++) {
8
S2(i = c2,j = c4) ;
9
}
10
}