RFR: 8365206: RISC-V: compiler/c2/irTests/TestFloat16ScalarOperations.java is failing on riscv64 [v2]
Hamlin Li
mli at openjdk.org
Wed Aug 20 09:29:36 UTC 2025
On Wed, 20 Aug 2025 07:35:52 GMT, Fei Yang <fyang at openjdk.org> wrote:
> Thanks for fixing this! I have several comments. BTW: I assume you have checked `float16_to_float_slow_path` as well? Does it need a fix?
Thank for having a look.
I think so. In this case, it does not lose any information in NaN.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26838#issuecomment-3205121494
More information about the hotspot-dev
mailing list