1 /* Generated from ../../../git/cloog/test/isl/jacobi-shared.cloog by CLooG 0.16.2-19-gfcd8fdc gmp bits in 1.65s. */
5 #define floord(n,d) (((n)<0) ? -((-(n)+(d)-1)/(d)) : (n)/(d))
6 #define ceild(n,d) (((n)<0) ? -((-(n))/(d)) : ((n)+(d)-1)/(d))
7 #define max(x,y) ((x) > (y) ? (x) : (y))
8 #define min(x,y) ((x) < (y) ? (x) : (y))
10 #define S1(i,j) { hash(1); hash(i); hash(j); }
12 void test(int T
, int N
, int h0
, int b0
, int b1
, int g0
, int g1
, int g2
, int g3
, int g4
, int t0
, int t1
)
14 /* Scattering iterators. */
16 /* Original iterators. */
19 if ((16*floord(g1
+t0
-3,16) >= -N
+g1
+t0
+1) && (16*floord(N
+15*g1
+15*t0
+15,16) >= 16*g1
+15*t0
+17) && (floord(t1
-1,32) <= floord(g2
+t1
-3,32)) && (32*floord(t1
-1,32) >= -N
+g2
+t1
+1)) {
20 for (c0
=max(-16*floord(t0
-1,16)+t0
,-16*floord(g1
+t0
-3,16)+t0
);c0
<=min(32,N
-g1
-1);c0
+=16) {
21 c1
= -32*floord(t1
-1,32)+t1
;