Re: [PATCH, rs6000] Signed builtin support

2017-06-29 Thread Bill Schmidt
On Jun 28, 2017, at 4:48 PM, Segher Boessenkool wrote: > > Hi Carl, > > On Wed, Jun 28, 2017 at 08:37:35AM -0700, Carl Love wrote: >> The following patch adds support for the vec_signed, vec_signede, >> vec_signedo and vec_signed2 builtins. > > Are those names ABI-dictated? Unfortunately, yes

Re: [PATCH, rs6000] Signed builtin support

2017-06-28 Thread Segher Boessenkool
Hi Carl, On Wed, Jun 28, 2017 at 08:37:35AM -0700, Carl Love wrote: > The following patch adds support for the vec_signed, vec_signede, > vec_signedo and vec_signed2 builtins. Are those names ABI-dictated? > * config/rs6000/vsx.md (UNSPEC_VSX_XVCVSPSXWS, UNSPEC_VSX_XVCVSPSXDS, > UNSP