On Fri, 18 Oct 2024, Richard Sandiford wrote:
> I tried to look for places where we were handling TRUNC_DIV_EXPR
> more favourably than EXACT_DIV_EXPR.
>
> Most of the places that I looked at but didn't change were handling
> div/mod pairs. But there's bound to be others I missed...
OK, but I'd
I tried to look for places where we were handling TRUNC_DIV_EXPR
more favourably than EXACT_DIV_EXPR.
Most of the places that I looked at but didn't change were handling
div/mod pairs. But there's bound to be others I missed...
gcc/
* match.pd: Extend some rules to handle exact_div like