[vectorIntrinsics+mask] RFR: 8273057: [vector] New VectorAPI "SelectiveStore"

Viswanathan, Sandhya sandhya.viswanathan at intel.com
Tue Oct 5 22:28:25 UTC 2021


Hi Joshua,

I started off the discussion last week as part  of  https://github.com/openjdk/panama-vector/pull/143.
The email thread, with additional inputs, is at:
https://mail.openjdk.java.net/pipermail/panama-dev/2021-October/015223.html

Once you are back from vacation, please do join the discussion and development.

Best Regards,
Sandhya

-----Original Message-----
From: panama-dev <panama-dev-retn at openjdk.java.net> On Behalf Of Joshua Zhu
Sent: Tuesday, October 05, 2021 7:48 AM
To: panama-dev at openjdk.java.net
Subject: Re: [vectorIntrinsics+mask] RFR: 8273057: [vector] New VectorAPI "SelectiveStore"

On Sat, 2 Oct 2021 00:01:13 GMT, Viswanathan, Sandhya <sandhya.viswanathan at intel.com> wrote:

> Thanks a lot Joshua for bringing this use case. I have a Java only draft implementation of compress/expand Vector API methods based on the discussion here. I will send out a PR for review and further discussion. It would be nice to have support for it in JDK 18, if possible.

Sandhya, sorry for the late reply as I'm off in Chinese National Holiday. I have already implemented the compress VectorAPI (and its full compiler support) before holidays and waited for creation of branch of "vectorIntrinsics+compress" for review and merging. I will submit my changes for review after my holidays.

-------------

PR: https://git.openjdk.java.net/panama-vector/pull/115


More information about the panama-dev mailing list