RFR: 8343060: RISC-V: enable TestFloat16VectorConvChain for riscv

Fei Yang fyang at openjdk.org
Fri Oct 25 12:41:06 UTC 2024


On Fri, 25 Oct 2024 11:28:33 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this simple patch?
> Both JDK-8336827 and JDK-8335860 modified the test in the wrong way for riscv, need to fix it for riscv.
> Thanks!

LGTM assuming this test will be selected and pass with `zvfh` extension after this change.

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

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21709#pullrequestreview-2395168358


More information about the hotspot-compiler-dev mailing list