Hi Carl,
On Thu, Sep 13, 2018 at 12:08:01PM -0700, Carl Love wrote:
> The _MM_SHUFFLE and _MM_SHUFFLE2 macros are currently defined in the
> i386 branch. This patch adds the two macro definitions to the rs6000
> config directory as requested.
> @@ -1163,8 +1166,8 @@ _mm_cvtss_sd (__m128d __A,
Bill:
Ah, I read your note as Power 8, Power 7 and the IBM AT 11. Thanks for
the clarification.
Carl Love
On Thu, 2018-09-13 at 14:11 -0500, Bill Schmidt wrote:
> On 9/13/18 2:08 PM, Carl Love wrote:
> > GCC maintainers:
> >
> > The _MM_SHUFFLE and _MM_SHUFFLE2 macros are curre
On 9/13/18 2:08 PM, Carl Love wrote:
> GCC maintainers:
>
> The _MM_SHUFFLE and _MM_SHUFFLE2 macros are currently defined in the
> i386 branch. This patch adds the two macro definitions to the rs6000
> config directory as requested.
>
> The patch has been tested on
>
> powerpc64le-unknown-l
GCC maintainers:
The _MM_SHUFFLE and _MM_SHUFFLE2 macros are currently defined in the
i386 branch. This patch adds the two macro definitions to the rs6000
config directory as requested.
The patch has been tested on
powerpc64le-unknown-linux-gnu (Power 8 LE)
With no regressions.
The req