Integrated: 8365772: RISC-V: correctly prereserve NaN payload when converting from float to float16 in vector way

Hamlin Li mli at openjdk.org
Wed Aug 27 10:17:49 UTC 2025


On Thu, 21 Aug 2025 13:17:13 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch?
> 
> This is a follow-up of https://github.com/openjdk/jdk/pull/26838, fixes the vector version in a similar way.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 32df2d17
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/32df2d17f3c0407ad7e90eacfdc0fd7a65f67551
Stats:     66 lines in 3 files changed: 46 ins; 0 del; 20 mod

8365772: RISC-V: correctly prereserve NaN payload when converting from float to float16 in vector way

Reviewed-by: fyang, rehn

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

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


More information about the hotspot-compiler-dev mailing list