[vectorIntrinsics+mask] RFR: 8273057: [vector] New VectorAPI "SelectiveStore"
Joshua Zhu
jzhu at openjdk.java.net
Mon Aug 30 11:42:59 UTC 2021
On Fri, 27 Aug 2021 19:31:08 GMT, John Rose <john.r.rose at oracle.com> wrote:
> I think I would rather see a vector-to-vector compress operation, than a vector-to-memory operation that also includes compression. Isn?t that the real underlying primitive?
Agree. John, thanks a lot for your review comments. This will make the primitive more friendly.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/115
More information about the panama-dev
mailing list