add isl_multi_aff_flatten_domain
[isl.git] / test_inputs / codegen / omega / hpf-0.c
blobd4e088bf519aa85d3bdc32e22efb242fb4beb184
1 if (P1 == P2 && P2 >= 0 && P2 <= 3)
2 for (int c0 = 0; c0 <= min(-P2 + 4, 2); c0 += 1)
3 for (int c2 = (-P2 - c0 + 6) % 3; c2 <= 3; c2 += 3)
4 s0(c0, c0, c2, c2);