[vector] fma, sqrt, pow and broadcast long tests for coverage

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Wed Jun 10 09:30:15 UTC 2020


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