repo.or.cz
/
cloog
/
bastoul.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix typo in OSL_CPPFLAGS
[cloog/bastoul.git]
/
test
/
nul_lcpc.c
blob
b9592f563a080e3a6f7fb34bfc94da26dd479727
1
/* Generated from ../../../git/cloog/test/nul_lcpc.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.03s. */
2
for
(
i
=
1
;
i
<=
6
;
i
+=
2
) {
3
for
(
j
=
1
;
j
<=
i
;
j
++) {
4
S1
(
i
,(
i
-
1
)/
2
,
j
) ;
5
S2
(
i
,(
i
-
1
)/
2
,
j
) ;
6
}
7
for
(
j
=
i
+
1
;
j
<=
p
;
j
++) {
8
S1
(
i
,(
i
-
1
)/
2
,
j
) ;
9
}
10
}
11
for
(
i
=
7
;
i
<=
m
;
i
+=
2
) {
12
for
(
j
=
1
;
j
<=
p
;
j
++) {
13
S1
(
i
,(
i
-
1
)/
2
,
j
) ;
14
}
15
}