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

Ludovic Henry luhenry at openjdk.org
Tue May 6 13:10:26 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!

Marked as reviewed by luhenry (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/24983#pullrequestreview-2818216170


More information about the hotspot-compiler-dev mailing list