RFR: 8320999: RISC-V: C2 RotateLeftV
Hamlin Li
mli at openjdk.org
Wed May 22 18:07:02 UTC 2024
On Wed, 22 May 2024 08:59:59 GMT, Hamlin Li <mli at openjdk.org> wrote:
> 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.
I have modified it to use vror.vi with 6 bits imm.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19325#issuecomment-2125442504
More information about the hotspot-compiler-dev
mailing list