Integrated: 8356030: RISC-V: enable (part of) BasicDoubleOpTest.java

Hamlin Li mli at openjdk.org
Wed May 7 08:36:21 UTC 2025


On Thu, 1 May 2025 11:31:50 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> Originally, I was going to enable all test cases on riscv in this test file. But seems there was already a try to implement RoundDoubleModeV (which is IRNode.ROUND_DOUBLE_MODE_V) in https://github.com/openjdk/jdk/pull/21164, but failed because of some performance regression.
> So I'll just enable part of test cases in this pr.
> 
> Thanks!

This pull request has now been integrated.

Changeset: da004cb6
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/da004cb6579c96c444faa55496db0056e9ac34e0
Stats:     24 lines in 1 file changed: 13 ins; 0 del; 11 mod

8356030: RISC-V: enable (part of) BasicDoubleOpTest.java

Reviewed-by: fyang, luhenry

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

PR: https://git.openjdk.org/jdk/pull/24983


More information about the hotspot-compiler-dev mailing list