RFR: 8321014: RISC-V: C2 VectorLoadShuffle [v3]
Fei Yang
fyang at openjdk.org
Tue Apr 23 07:51:33 UTC 2024
On Mon, 22 Apr 2024 14:45:45 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
>
> Hamlin Li has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - refine code
> - Merge branch 'master' into vector-load-shuffle
> - add comment
> - Initial commit
Marked as reviewed by fyang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18835#pullrequestreview-2016509770
More information about the hotspot-compiler-dev
mailing list