[vector] RFR 82221429: Add tests for XXXVector.xxxAll(Mask<>)
Halimi, Jean-Philippe
jean-philippe.halimi at intel.com
Tue May 14 20:15:33 UTC 2019
Hi Vivek,
Patch looks good to me.
Thanks
-Jp
-----Original Message-----
From: panama-dev [mailto:panama-dev-bounces at openjdk.java.net] On Behalf Of Deshpande, Vivek R
Sent: Wednesday, May 8, 2019 12:04 PM
To: panama-dev at openjdk.java.net
Subject: [vector] RFR 82221429: Add tests for XXXVector.xxxAll(Mask<>)
Hi all,
I have worked on adding missing tests in the jtreg test suite for vector APIs.
In this patch I have added tests for masked reductions and masked min, max.
Also uncovered a bug in the masked minLanes maxLanes for Float/Double so added a fix for that.
I have created a webrev for these changes. Requesting a review.
Webrev - http://cr.openjdk.java.net/~vdeshpande/8221429/webrev.00/
Bug - https://bugs.openjdk.java.net/browse/JDK-8221429
Thanks,
Vivek
More information about the panama-dev
mailing list