Integrated: 8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp
Hamlin Li
mli at openjdk.org
Mon Mar 3 18:32:09 UTC 2025
On Fri, 28 Feb 2025 11:41:19 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple change?
> Seems to me it's not necessary to assert_different_registers between dst/src1/src2 in minmax_fp.
>
> Thanks
This pull request has now been integrated.
Changeset: e1fc14fa
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e1fc14fa17e78fef712b5635ee53d10d6d2bb50e
Stats: 7 lines in 2 files changed: 0 ins; 3 del; 4 mod
8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp
Reviewed-by: fyang
-------------
PR: https://git.openjdk.org/jdk/pull/23842
More information about the hotspot-compiler-dev
mailing list