Re: [PATCH 14/34] rs6000: Add remaining overloads

2021-08-26 Thread Segher Boessenkool
Hi! On Thu, Aug 26, 2021 at 07:59:04AM -0500, Bill Schmidt wrote: > On 8/25/21 6:27 PM, Segher Boessenkool wrote: > >On Thu, Jul 29, 2021 at 08:31:01AM -0500, Bill Schmidt wrote: > >>* config/rs6000/rs6000-overload.def: Add remaining overloads. > >>+; TODO: Note that the entry for VEC_ADDE cur

Re: [PATCH 14/34] rs6000: Add remaining overloads

2021-08-26 Thread Bill Schmidt via Gcc-patches
Hi Segher, On 8/25/21 6:27 PM, Segher Boessenkool wrote: On Thu, Jul 29, 2021 at 08:31:01AM -0500, Bill Schmidt wrote: * config/rs6000/rs6000-overload.def: Add remaining overloads. +; TODO: Note that the entry for VEC_ADDE currently gets ignored in +; altivec_resolve_overloaded_builtin.

Re: [PATCH 14/34] rs6000: Add remaining overloads

2021-08-25 Thread Segher Boessenkool
On Thu, Jul 29, 2021 at 08:31:01AM -0500, Bill Schmidt wrote: > * config/rs6000/rs6000-overload.def: Add remaining overloads. > +; TODO: Note that the entry for VEC_ADDE currently gets ignored in > +; altivec_resolve_overloaded_builtin. Revisit whether we can remove > +; that. We still nee