RFR: 8322753: RISC-V: C2 ReverseBytesV

Hamlin Li mli at openjdk.org
Tue May 7 13:34:02 UTC 2024


Hi,
Can you review this patch to add ReverseBytesV intrinsic?
Thanks.

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

Commit messages:
 - remove reverse bits
 - fix test filter
 - fix zvbb flag; fix tests
 - merge master
 - ReverseV/ReverseBytesV: Initial Commit

Changes: https://git.openjdk.org/jdk/pull/19120/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19120&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8322753
  Stats: 50 lines in 11 files changed: 45 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/19120.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19120/head:pull/19120

PR: https://git.openjdk.org/jdk/pull/19120


More information about the hotspot-dev mailing list