RFR: 8321014: RISC-V: C2 VectorLoadShuffle [v2]

Ludovic Henry luhenry at openjdk.org
Thu Apr 18 14:18:58 UTC 2024


On Thu, 18 Apr 2024 13:40:30 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 incrementally with one additional commit since the last revision:
> 
>   add comment

Marked as reviewed by luhenry (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/18835#pullrequestreview-2009042491


More information about the hotspot-compiler-dev mailing list