[vector] Additional tests for binary/unary ops to bring the coverage up
Viswanathan, Sandhya
sandhya.viswanathan at intel.com
Thu May 28 19:10:25 UTC 2020
Hi Paul,
Added the missing files and reduced the line size in the webrev below:
http://cr.openjdk.java.net/~sviswanathan/vectorIntrinsics/TestCoverage/part1/webrev.01/
Best Regards,
Sandhya
From: Paul Sandoz <paul.sandoz at oracle.com>
Sent: Thursday, May 28, 2020 11:12 AM
To: Viswanathan, Sandhya <sandhya.viswanathan at intel.com>
Cc: panama-dev <panama-dev at openjdk.java.net>
Subject: Re: [vector] Additional tests for binary/unary ops to bring the coverage up
Hi,
Perhaps you have a wide screen monitor like me, where it's very easy to write long lines :-) can you keep lines under 120 characters?
Did you forget to include the new kernel templates for the smoke tests?
It’s my hope that smoke tests would eventually apply to anything other than lane-wise operations accepting the operation + vector + mask, since other operations are composed from that + broadcast + blend. I would like to separate them out so that we can focus more exotic hotspot options on the relevant tests. Something to consider later.
Paul.
On May 27, 2020, at 6:36 PM, Viswanathan, Sandhya <sandhya.viswanathan at intel.com<mailto:sandhya.viswanathan at intel.com>> wrote:
Please find below a webev which extends the test coverage for binary/unary ops of Vector API:
http://cr.openjdk.java.net/~sviswanathan/vectorIntrinsics/TestCoverage/part1/webrev.00/
Best Regards,
Sandhya
More information about the panama-dev
mailing list