Integrated: 8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Anjian-Wen
duke at openjdk.org
Tue Mar 18 11:04:15 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 related to https://bugs.openjdk.org/browse/JDK-8345298
This pull request has now been integrated.
Changeset: b891bfa7
Author: Anjian-Wen <wenanjian at bytedance.com>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b891bfa7e67c21478475642e2bfa2cdc65a3bffe
Stats: 41 lines in 2 files changed: 41 ins; 0 del; 0 mod
8352022: RISC-V: Support Zfa fminm_h/fmaxm_h for float16
Reviewed-by: fyang, mli
-------------
PR: https://git.openjdk.org/jdk/pull/24047
More information about the hotspot-compiler-dev
mailing list