ransformation.
>
> gcc/testsuite/ChangeLog
> PR tree-optimization/114661
> * gcc.dg/pr114661.c: New test case.
>
>
> Thanks again,
> Roger
> --
>
> > -Original Message-
> > From: Richard Biener
> > Sent: 10 July 2024 12:34
> &
age-
> From: Richard Biener
> Sent: 10 July 2024 12:34
> To: Roger Sayle
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [match.pd PATCH] PR tree-optimization/114661: Generalize
> MULT_EXPR recognition.
>
> On Wed, Jul 10, 2024 at 12:28 AM Roger Sayle
> wrote:
>
On Wed, Jul 10, 2024 at 12:28 AM Roger Sayle wrote:
>
>
> This patch resolves PR tree-optimization/114661, by generalizing the set
> of expressions that we canonicalize to multiplication. This extends the
> optimization(s) contributed (by me) back in July 2021.
> https://gcc.gnu.org/pipermail/gcc
This patch resolves PR tree-optimization/114661, by generalizing the set
of expressions that we canonicalize to multiplication. This extends the
optimization(s) contributed (by me) back in July 2021.
https://gcc.gnu.org/pipermail/gcc-patches/2021-July/575999.html
The existing transformation fold