isl_ast_expr_from_aff: try harder to use isl_ast_op_pdiv_{q,r}
[isl.git] / test_inputs / codegen / omega / hpf-0.c
blob8b52b22d6c18747fbc2a07ce4a84f94d35011ec7
1 if (P1 == P2 && P2 <= 3 && P2 >= 0)
2 for (int c0 = 0; c0 <= min(2, -P2 + 4); c0 += 1)
3 for (int c2 = -((P2 + c0 + 2) % 3) + 2; c2 <= 3; c2 += 3)
4 s0(c0, c0, c2, c2);