RFR: 8320999: RISC-V: C2 RotateLeftV

Hamlin Li mli at openjdk.org
Wed May 22 09:03:03 UTC 2024


On Tue, 21 May 2024 11:51:00 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> More detailed description is inline in the code.
> Thanks

I'll need to refine the patch a bit, seems imm in vror.vi is 6 bits rather than 5 bits which is the case in basic vector instructions.

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

PR Comment: https://git.openjdk.org/jdk/pull/19325#issuecomment-2124243794


More information about the hotspot-compiler-dev mailing list