[vector] RFR fix masked gather load and add masked gather/scatter tests

Viswanathan, Sandhya sandhya.viswanathan at intel.com
Thu Apr 9 23:13:06 UTC 2020


+1

Best Regards,
Sandhya

-----Original Message-----
From: panama-dev <panama-dev-bounces at openjdk.java.net> On Behalf Of Paul Sandoz
Sent: Thursday, April 09, 2020 1:35 PM
To: panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>
Subject: [vector] RFR fix masked gather load and add masked gather/scatter tests

Hi,

Please review a fix to the masked gather load and add back relevant tests:

  http://cr.openjdk.java.net/~psandoz/panama/vector-scatter-gather-mask/webrev/ <http://cr.openjdk.java.net/~psandoz/panama/vector-scatter-gather-mask/webrev/>

For the now it is easier to take the slow path when the mask bits are not all set.  This needs to be revisited, as in general to do all masked load/stores.

Paul.


More information about the panama-dev mailing list