Integrated: 8352159: RISC-V: add more zfa support
Hamlin Li
mli at openjdk.org
Fri Mar 21 12:13:12 UTC 2025
On Mon, 17 Mar 2025 14:42:38 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
>
> Previously in https://github.com/openjdk/jdk/pull/23844, `loadConH` is implemented only with `flh`, but `fli_h` should be more efficient if Zfa is supported; min/max for HF could use fmin/maxm.h instead too.
>
> Thanks!
This pull request has now been integrated.
Changeset: 04eac0c3
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/04eac0c3e2ce1a37d0661de10907228e0ca48aab
Stats: 123 lines in 4 files changed: 93 ins; 9 del; 21 mod
8352159: RISC-V: add more zfa support
Reviewed-by: fyang, luhenry, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/24081
More information about the hotspot-dev
mailing list