RFR: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Fei Yang
fyang at openjdk.org
Mon Mar 17 01:37:51 UTC 2025
On Fri, 14 Mar 2025 06:57:29 GMT, Anjian-Wen <duke at openjdk.org> wrote:
> For the support of float16, add the Zfa fminm/fmaxm with the type of float16
> this is still a draft which need test which related to https://bugs.openjdk.org/browse/JDK-8345298
Looks fine. My local hs:tier1-hs:tier2 test result is good (Qemu-system with UseZfh & UseZfa options enabled by default).
-------------
Marked as reviewed by fyang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24047#pullrequestreview-2688941444
More information about the hotspot-compiler-dev
mailing list