Integrated: 8321014: RISC-V: C2 VectorLoadShuffle

Hamlin Li mli at openjdk.org
Fri Apr 26 14:12:16 UTC 2024


On Thu, 18 Apr 2024 11:09:16 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review the patch for instrinsic VectorLoadShuffle?
> 
> BTW, without this intrinsic, some other vector api operation does not work as well (e.g. rearrange) on riscv.
> 
> Thanks
> 
> ## Test
> test/jdk/jdk/incubator/vector/
> test/hotspot/jtreg/compiler/vectorapi

This pull request has now been integrated.

Changeset: d13e5334
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d13e53346f3cd50bf7a4241ba86d2e21d9081bbe
Stats:     44 lines in 1 file changed: 44 ins; 0 del; 0 mod

8321014: RISC-V: C2 VectorLoadShuffle

Reviewed-by: luhenry, fyang

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

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


More information about the hotspot-compiler-dev mailing list