[vectorIntrinsics] RFR: 8282915: Add new vector operation for reverse bits operation
Paul Sandoz
psandoz at openjdk.java.net
Thu Mar 10 23:38:07 UTC 2022
On Thu, 10 Mar 2022 01:09:00 GMT, Smita Kamath <svkamath at openjdk.org> wrote:
> Hi,
>
> I've added support for new vector operations for reversing bits of integral vector types(Byte/Short/Integer/Long).
> Currently, this PR addresses only Java changes for reverse operation. I've also updated the test framework.
> Do review and share feedback.
Marked as reviewed by psandoz (Committer).
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/178
More information about the panama-dev
mailing list