[vector] RFR 82221429: Add tests for XXXVector.xxxAll(Mask<>)
    Deshpande, Vivek R 
    vivek.r.deshpande at intel.com
       
    Wed May  8 19:03:43 UTC 2019
    
    
  
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