Integrated: 8349666: RISC-V: enable superwords tests for vector reductions

Hamlin Li mli at openjdk.org
Mon Feb 10 11:28:15 UTC 2025


On Fri, 7 Feb 2025 14:58:13 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> 
> On riscv, some vector reduction intrinsics were already implemented, but they are not verified indeed. This patch is to enable these tests on riscv.
> 
> Thanks

This pull request has now been integrated.

Changeset: 4a83ca12
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4a83ca120293aecbf21d7d005ba256e95fe98299
Stats:     73 lines in 9 files changed: 64 ins; 0 del; 9 mod

8349666: RISC-V: enable superwords tests for vector reductions

Reviewed-by: fyang, luhenry

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

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


More information about the hotspot-compiler-dev mailing list