Integrated: 8320995: RISC-V: C2 PopCountVI
Hamlin Li
mli at openjdk.org
Wed May 8 09:40:00 UTC 2024
On Thu, 2 May 2024 14:55:43 GMT, Hamlin Li <mli at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 1aebab78
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1aebab780c5b84a85b6f10884d05bb29bae3c3bf
Stats: 87 lines in 9 files changed: 75 ins; 0 del; 12 mod
8320995: RISC-V: C2 PopCountVI
8320996: RISC-V: C2 PopCountVL
Reviewed-by: luhenry, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/19065
More information about the hotspot-dev
mailing list