Re: [PING] [PATCH v2 2/2] i386: Canonicalize PAVG builtins to IFN_AVG_CEIL [PR122715]
Odysseas Georgoudis <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <FRWP195MB2864E7BDD744D0F2FDE4F356CCDA2@FRWP195MB2864.EURP195.PROD.OUTLOOK.COM> |
Thanks! I don't have commit access. Could someone please push this for me? Odysseas ________________________________ From: Hongtao Liu <[email protected]> Sent: 14 August 2026 04:20 To: Odysseas Georgoudis <[email protected]> Cc: Richard Biener <[email protected]>; [email protected] <[email protected]>; [email protected] <[email protected]> Subject: Re: [PING] [PATCH v2 2/2] i386: Canonicalize PAVG builtins to IFN_AVG_CEIL [PR122715] On Fri, Aug 14, 2026 at 7:58 AM Odysseas Georgoudis <[email protected]> wrote: > > Ping for this patch. > This is the x86 part of PR122715 v2, reworked to canonicalize PAVG target builtins to IFN_AVG_CEIL as suggested. > Bootstrapped on x86_64-pc-linux-gnu; the new x86 tests and existing PAVG tests pass. > Is this OK for trunk? > Thanks, > Odysseas > ________________________________ > From: Odysseas Georgoudis <[email protected]> > Sent: 23 July 2026 02:00 > To: Richard Biener <[email protected]> > Cc: [email protected] <[email protected]>; [email protected] <[email protected]> > Subject: [PATCH v2 2/2] i386: Canonicalize PAVG builtins to IFN_AVG_CEIL [PR122715] > > This is the x86 part of v2, reworked to canonicalize PAVG target builtins to IFN_AVG_CEIL as suggested. > > Bootstrapped on x86_64-pc-linux-gnu. The new x86 tests and the existing PAVG tests pass. Ok for the trunk. BR, Hongtao