On Tue, Jan 30, 2018 at 04:43:20PM -0600, Will Schmidt wrote:
> Hi,
> Some VSX function has previosly crept into the altivec-13 testcase. In
> particular,
> anything 'vector long long' and 'vector double', causing issues on platforms
> without
> VSX support. So, break that content out into i
Hi,
Some VSX function has previosly crept into the altivec-13 testcase. In
particular,
anything 'vector long long' and 'vector double', causing issues on platforms
without
VSX support. So, break that content out into it's own testcase, allowing
better
testcase coverage.
Sniff-tested on Pow