Re: [PATCH] PowerPC -mcpu=future Patch 2 of 7, Add PLI/PADDI tests

2020-05-01 Thread Segher Boessenkool
On Mon, Apr 27, 2020 at 04:48:02PM -0500, will schmidt wrote: > On Mon, 2020-04-27 at 15:48 -0400, Michael Meissner via Gcc-patches > wrote: > > Add tests for generating PLI/PADDI with -mcpu=future. > > > > This is patch #2 of 7. This patch was run on a little endian power8 > > system > > running

Re: [PATCH] PowerPC -mcpu=future Patch 2 of 7, Add PLI/PADDI tests

2020-04-27 Thread will schmidt via Gcc-patches
On Mon, 2020-04-27 at 15:48 -0400, Michael Meissner via Gcc-patches wrote: > Add tests for generating PLI/PADDI with -mcpu=future. > > This is patch #2 of 7. This patch was run on a little endian power8 > system > running Linux and the patches succeeded. > > 2020-04-27 Michael Meissner > >

[PATCH] PowerPC -mcpu=future Patch 2 of 7, Add PLI/PADDI tests

2020-04-27 Thread Michael Meissner via Gcc-patches
Add tests for generating PLI/PADDI with -mcpu=future. This is patch #2 of 7. This patch was run on a little endian power8 system running Linux and the patches succeeded. 2020-04-27 Michael Meissner * gcc.target/powerpc/prefix-add.c: New test for -mcpu=future generating PADDI