[vectorIntrinsics+mask] RFR: 8273057: [vector] New VectorAPI "SelectiveStore"
Joshua Zhu
jzhu at openjdk.java.net
Tue Oct 5 14:48:23 UTC 2021
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