Re: [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b

2018-02-16 Thread Segher Boessenkool
Hi! On Wed, Feb 14, 2018 at 12:08:27PM -0800, Carl Love wrote: > Per Segher's comments on the first version of the patch. I split the > patch into two. Thanks, much easier to read. > 2018-02-13 Carl Love > > * config/rs6000/altivec.h: Add builtin names

Re: [PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b

2018-02-06 Thread Segher Boessenkool
Hi Carl, On Thu, Feb 01, 2018 at 11:31:55AM -0800, Carl Love wrote: > The following patch contains fixes for the builtins to add and extract > a word from a char vector. The existing names for the builtins that do > this are not consistent with the ABI. Additionally, the supported > arguments