detect strides even if the remainder of the lower bound depends on outer iterators
[cloog/bastoul.git] / test / reservoir / bastoul3.c
bloba89d28eb08b73d9923b27f546943725537ee469e
1 /* Generated from ../../../git/cloog/test/reservoir/bastoul3.cloog by CLooG 0.14.0-308-g2713b64 gmp bits in 0.01s. */
2 for (i=3;i<=9;i++) {
3 for (j=max(i-6,i-2*floord(i-1,2));j<=min(3,i-2);j+=2) {
4 S1(i,j,(i-j)/2);