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

Hamlin Li mli at openjdk.org
Tue May 6 09:13:15 UTC 2025


On Mon, 5 May 2025 09:29:36 GMT, Fei Yang <fyang 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!
>
> LGTM. Thanks.

Thank you @RealFYang @mhaessig !

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

PR Comment: https://git.openjdk.org/jdk/pull/24983#issuecomment-2853820512


More information about the hotspot-compiler-dev mailing list