Re: [PATCH 2/3] PowerPC future: Rename some p9 hardware functions.

2020-06-09 Thread Segher Boessenkool
Hi! On Mon, Jun 01, 2020 at 04:01:52PM -0400, Michael Meissner wrote: > This patch renames some functions that were added for power9 support that are > named '_p9' to be '_hw'. This is preparation for the next patch that wants to > extend these functions for -mcpu=power support. _hw means nothin

[PATCH 2/3] PowerPC future: Rename some p9 hardware functions.

2020-06-01 Thread Michael Meissner via Gcc-patches
This patch renames some functions that were added for power9 support that are named '_p9' to be '_hw'. This is preparation for the next patch that wants to extend these functions for -mcpu=power support. 2020-06-01 Michael Meissner * config/rs6000/rs6000.c (rs6000_emit_hw_fp_minmax):