add faber test case from CLooG
[isl.git] / test_inputs / codegen / cloog / nul_complex1.c
blob7053351603e6a8ab85e513417ffaee46895deebd
1 for (int c0 = 0; c0 <= 5 * n; c0 += 1)
2 for (int c1 = max(-((5 * n - c0 + 1) % 2) - n + c0 + 1, 2 * floord(c0 - 1, 3) + 2); c1 <= min(c0, n + c0 - (n + c0 + 2) / 3); c1 += 2)
3 S1((3 * c1 / 2) - c0, c0 - c1);