[PATCH, rs6000 2/2] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>

Segher Boessenkool segher@kernel.crashing.org
Tue Oct 23 00:09:00 GMT 2018


On Mon, Oct 22, 2018 at 01:26:11PM -0500, Paul Clarke wrote:
> Target tests for the intrinsics defined in pmmintrin.h, copied from
> gcc.target/i386.
> 
> Tested on POWER8 ppc64le and ppc64 (-m64 and -m32, the latter only reporting
> 16 new unsupported tests), and also by forcing -mcpu=power7 on ppc64.

Why are they unsupported?  lp64?  Why do many of those tests require
lp64 anyway?  It's not obvious to me.

You tested on a >=p8 (with a compiler defaulting to that, too) I hope ;-)


Segher



More information about the Gcc-patches mailing list