[vectorIntrinsics] VectorTest cleanup

Paul Sandoz paul.sandoz at oracle.com
Tue Mar 17 17:44:24 UTC 2020


Java changes look good.

Paul.

> On Mar 17, 2020, at 10:32 AM, Viswanathan, Sandhya <sandhya.viswanathan at intel.com> wrote:
> 
> Please find below a webrev which cleans up VectorTest implementation for X86.
> There is also a change in the second source parameter being passed for anyTrue to VectorIntrinsics
> from being same as src1 to mask all true.
> Aarch64 implementation does not use the second source parameter for anyTrue so the change shouldn't affect Aarch64.
> 
> http://cr.openjdk.java.net/~sviswanathan/vectorIntrinsics/VectorTest/webrev.00/
> 
> Best Regards,
> Sandhya
> 



More information about the panama-dev mailing list