Re: [PATCH 1/4] PowerPC: Change cmove function return to bool

2020-09-10 Thread Segher Boessenkool
On Wed, Aug 26, 2020 at 10:43:23PM -0400, Michael Meissner wrote: > * config/rs6000/rs6000-protos.h (rs6000_emit_cmove): Change return > type to bool. > (rs6000_emit_int_cmove): Change return type to bool. > * config/rs6000/rs6000.c (rs6000_emit_cmove): Change return type >

Re: [PATCH 1/4] PowerPC: Change cmove function return to bool

2020-08-27 Thread will schmidt via Gcc-patches
On Wed, 2020-08-26 at 22:43 -0400, Michael Meissner via Gcc-patches wrote: > PowerPC: Change cmove function return to bool. > > In doing the other work for adding ISA 3.1 128-bit minimum, maximum, and > conditional move support, I noticed the two functions that process conditional > moves return '