buildtools/cloog/test/dealII.c
Jerome Duval 5873a060ca imported PPL 0.11.1 and CLooG 0.18.0.
* these are dependencies for gcc 4 Graphite engine build.
* CLooG 0.18.0 includes ISL 0.11.1 which is the backend that the build script enables.
* PPL is needed by GCC build even if it isn't the chosen backend.
2013-04-06 15:10:34 +02:00

15 lines
367 B
C

/* Generated from ../../../git/cloog/test/dealII.cloog by CLooG 0.14.0-270-g7ee1261 gmp bits in 0.01s. */
for (scat_0=0;scat_0<=min(T_66,T_2-1);scat_0++) {
S1(scat_0);
S2(scat_0);
}
if ((T_2 == 0) && (T_67 == 0)) {
S1(0);
}
for (scat_0=max(0,T_66+1);scat_0<=T_2-1;scat_0++) {
S1(scat_0);
}
for (scat_0=T_2;scat_0<=min(T_66,T_67-1);scat_0++) {
S2(scat_0);
}