isl_basic_set_sort_constraints: take into account all coefficients
[isl.git] / test_inputs / codegen / cloog / mxm-shared.c
blobf2b7e459a6438225dcbdc7934703d0a18a1bc056
1 if (g4 == 0 && t1 <= 7 && N >= g0 + t1 + 1) {
2 for (int c0 = t0; c0 <= min(N - g1 - 1, 127); c0 += 16)
3 S1(g0 + t1, g1 + c0);
4 } else if (g4 % 4 == 0 && N >= g0 + t1 + 1 && t1 <= 7 && g4 >= 4)
5 for (int c0 = t0; c0 <= min(N - g1 - 1, 127); c0 += 16)
6 S1(g0 + t1, g1 + c0);