RFR: 8320995: RISC-V: C2 PopCountVI [v2]

Hamlin Li mli at openjdk.org
Fri May 3 14:27:03 UTC 2024


> Hi,
> Can you help to review this patch?
> Both auto-vect and vector api depends on this intrinsic.
> Thanks!
> 
> ## Performance
> Not performance test was done, as this depends on vcpop.v instruction in zvbb extension and the code seqeunce is rather simple than non-intrinsic version.

Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:

  fix minor flag

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19065/files
  - new: https://git.openjdk.org/jdk/pull/19065/files/87797f3f..74692e23

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19065&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19065&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/19065.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19065/head:pull/19065

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


More information about the hotspot-dev mailing list