Re: [PATCH, rs6000] 2/2 Add x86 SSE2 intrinsics to GCC PPC64LE target

2017-10-26 Thread Steven Munroe
On Wed, 2017-10-25 at 18:37 -0500, Segher Boessenkool wrote: > Hi! > > On Tue, Oct 17, 2017 at 01:27:16PM -0500, Steven Munroe wrote: > > This it part 2/2 for contributing PPC64LE support for X86 SSE2 > > instrisics. This patch includes testsuite/gcc.target tests for the > > intrinsics included by

Re: [PATCH, rs6000] 2/2 Add x86 SSE2 intrinsics to GCC PPC64LE target

2017-10-25 Thread Segher Boessenkool
Hi! On Tue, Oct 17, 2017 at 01:27:16PM -0500, Steven Munroe wrote: > This it part 2/2 for contributing PPC64LE support for X86 SSE2 > instrisics. This patch includes testsuite/gcc.target tests for the > intrinsics included by emmintrin.h. > --- gcc/testsuite/gcc.target/powerpc/sse2-mmx.c (