Merge branch 'master' of ssh://repo.or.cz/srv/git/cloog
[cloog.git] / test / openscop / union.c
blob09c223320587b21c75dd57d301dd027c00df7f22
1 /* Generated from ./test/openscop/union.scop by CLooG 0.14.0-432-g5cf921d gmp bits in 0.01s. */
2 if (N >= 1) {
3 for (c2=0;c2<=N-1;c2++) {
4 for (c4=0;c4<=min(10,N-1);c4++) {
5 C[c2+c4]+=A[c2]*B[c4];
7 for (c4=20;c4<=N-1;c4++) {
8 C[c2+c4]+=A[c2]*B[c4];