Integrated: 8321021: RISC-V: C2 VectorUCastB2X

Hamlin Li mli at openjdk.org
Thu Mar 14 11:25:51 UTC 2024


On Wed, 28 Feb 2024 11:07:39 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review the patch to add support for some vector intrinsics?
> Also complement various tests on riscv.
> Thanks.
> 
> ## Test
> test/hotspot/jtreg/compiler/vectorapi/
> test/hotspot/jtreg/compiler/vectorization/

This pull request has now been integrated.

Changeset: 1d34b74a
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1d34b74a64fba8d0d58dcbccc416379a4c915738
Stats:     639 lines in 5 files changed: 605 ins; 11 del; 23 mod

8321021: RISC-V: C2 VectorUCastB2X
8321023: RISC-V: C2 VectorUCastS2X
8321024: RISC-V: C2 VectorUCastI2X

Reviewed-by: fyang

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

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


More information about the hotspot-compiler-dev mailing list