RFR: 8302453: RISCV: Add support for small width vector operations
Gui Cao
gcao at openjdk.org
Tue Feb 14 12:22:41 UTC 2023
On Tue, 14 Feb 2023 11:40:15 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Hi, can you tell us the tests which can benefit from this change? I think it will be easier for people to understand if you can show the JIT assembly code at the same time. Thanks.
Thanks, I added two small test cases, and the associated compilation logs.
-------------
PR: https://git.openjdk.org/jdk/pull/12553
More information about the hotspot-compiler-dev
mailing list