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 vec_extract4b
> ve
GCC maintainers:
Per Segher's comments on the first version of the patch. I split the
patch into two. The first patch (this one) adds the ABI specified
vec_insert4b and vec_extract builtins. It adds a runnable file to test
the ABI specified builtin instances. Note, the runnable test file does
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 a
GCC maintainers:
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 are not all consistent with the ABI. This patch fixes the
s