[vector] fma, sqrt, pow and broadcast long tests for coverage
Viswanathan, Sandhya
sandhya.viswanathan at intel.com
Wed Jun 10 17:08:57 UTC 2020
Thanks Vladimir, I will make this change and push.
-----Original Message-----
From: Vladimir Ivanov <vladimir.x.ivanov at oracle.com>
Sent: Wednesday, June 10, 2020 2:30 AM
To: Viswanathan, Sandhya <sandhya.viswanathan at intel.com>; panama-dev <panama-dev at openjdk.java.net>; Paul Sandoz <paul.sandoz at oracle.com>
Subject: Re: [vector] fma, sqrt, pow and broadcast long tests for coverage
Minor comment:
test/jdk/jdk/incubator/vector/Float128VectorTests.java:
assertBroadcastLongArraysEquals are declared, but I don't see any usages.
Best regards,
Vladimir Ivanov
On 10.06.2020 01:53, Viswanathan, Sandhya wrote:
> Please find below a webrev which adds the following tests:
>
> 1. fma(float, float) (smoke test only) 2. pow(float) (smoke test
> only) 3. pow(vector), sqrt() 4. Binary operations with long scalar
> (smoke test only) 5. Ternary operations with second argument as
> scalar (smoke test only)
>
> http://cr.openjdk.java.net/~sviswanathan/vectorIntrinsics/TestCoverage
> /part4/webrev.00/
>
> Best Regards,
>
> Sandhya
>
More information about the panama-dev
mailing list