Re: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-28 Thread Michael Meissner via Gcc-patches
On Fri, Jun 25, 2021 at 12:46:37PM -0500, Segher Boessenkool wrote: > On Thu, Jun 17, 2021 at 04:11:40PM -0400, Michael Meissner wrote: > > On Thu, Jun 17, 2021 at 01:11:58PM -0500, Segher Boessenkool wrote: > > > > --- a/gcc/testsuite/gcc.target/powerpc/float128-minmax.c > > > > +++ b/gcc/testsuit

Re: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-25 Thread Segher Boessenkool
On Thu, Jun 17, 2021 at 04:11:40PM -0400, Michael Meissner wrote: > On Thu, Jun 17, 2021 at 01:11:58PM -0500, Segher Boessenkool wrote: > > > --- a/gcc/testsuite/gcc.target/powerpc/float128-minmax.c > > > +++ b/gcc/testsuite/gcc.target/powerpc/float128-minmax.c > > > @@ -1,6 +1,5 @@ > > > -/* { dg-

Re: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-17 Thread Michael Meissner via Gcc-patches
On Thu, Jun 17, 2021 at 01:11:58PM -0500, Segher Boessenkool wrote: > On Tue, Jun 08, 2021 at 08:22:40PM -0400, Michael Meissner wrote: > > > > * gcc.target/powerpc/float128-minmax.c: Adjust expected code for > > power10. > > * lib/target-supports.exp (check_effective_target_has_arch_p

Re: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-17 Thread Michael Meissner via Gcc-patches
On Thu, Jun 17, 2021 at 01:11:58PM -0500, Segher Boessenkool wrote: > On Tue, Jun 08, 2021 at 08:22:40PM -0400, Michael Meissner wrote: > > > > * gcc.target/powerpc/float128-minmax.c: Adjust expected code for > > power10. > > * lib/target-supports.exp (check_effective_target_has_arch_p

Re: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-17 Thread Segher Boessenkool
On Tue, Jun 08, 2021 at 08:22:40PM -0400, Michael Meissner wrote: > > * gcc.target/powerpc/float128-minmax.c: Adjust expected code for > power10. > * lib/target-supports.exp (check_effective_target_has_arch_pwr10): > New target support. > --- > gcc/testsuite/gcc.target/pow

Ping: [PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-16 Thread Michael Meissner via Gcc-patches
Ping patch. In particular, we like to get this into GCC 11.2 as part of power10 enablement. | Date: Tue, 8 Jun 2021 20:22:40 -0400 | Subject: [PATCH 2/3] Fix IEEE 128-bit min/max test. | Message-ID: <20210609002240.gb18...@ibm-toto.the-meissners.org> -- Michael Meissner, IBM IBM, M/S

[PATCH 2/3] Fix IEEE 128-bit min/max test.

2021-06-08 Thread Michael Meissner via Gcc-patches
[PATCH 2/3] Fix IEEE 128-bit min/max test. This patch fixes the float128-minmax.c test so that it can accommodate the generation of xsmincqp and xsmaxcqp instructions on power10. I changed the effective target from 'float128' to 'ppc_float128_hw', since this needs the IEEE 12