On Mon, Apr 30, 2018 at 05:05:26PM +, Segher Boessenkool wrote:
> This removes paired single (used on the 750CL and friends). It was
> deprecated in GCC 8. Removing it means we only have one vector model
> to deal with (VMX+VSX, 16-byte vectors).
>
> Tested on powerpc64-linux {-m32,-m64} and
This removes paired single (used on the 750CL and friends). It was
deprecated in GCC 8. Removing it means we only have one vector model
to deal with (VMX+VSX, 16-byte vectors).
Tested on powerpc64-linux {-m32,-m64} and on powerpc64le-linux.
I plan to commit this later this week.
Segher
2018-