Re: [rs6000] Fix x86 SSSE3 compatibility implementations and testcases

2018-12-19 Thread Segher Boessenkool
Hi! On Tue, Dec 18, 2018 at 10:23:05PM -0600, Paul Clarke wrote: > This patch is the analog to r266868-r266870, but for SSSE3. > The SSSE3 tests had been inadvertently made to PASS without actually running > the test code. Actually running the code turned up some previously undetected > issues. >

[rs6000] Fix x86 SSSE3 compatibility implementations and testcases

2018-12-18 Thread Paul Clarke
This patch is the analog to r266868-r266870, but for SSSE3. The SSSE3 tests had been inadvertently made to PASS without actually running the test code. Actually running the code turned up some previously undetected issues. This patch fixes some issues in the implementations, fixes up the tests to