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

Hamlin Li mli at openjdk.org
Thu Aug 21 13:23:31 UTC 2025


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!

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

Commit messages:
 - initial commit

Changes: https://git.openjdk.org/jdk/pull/26883/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26883&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365772
  Stats: 36 lines in 3 files changed: 19 ins; 0 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/26883.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26883/head:pull/26883

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


More information about the hotspot-compiler-dev mailing list