RFR: 8350940: RISC-V: remove unnecessary assert_different_registers in minmax_fp [v3]
Hamlin Li
mli at openjdk.org
Fri Feb 28 12:41:53 UTC 2025
> 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
Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
remove unnecessary effect
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23842/files
- new: https://git.openjdk.org/jdk/pull/23842/files/e910c620..f6fba6bf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23842&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23842&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23842.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23842/head:pull/23842
PR: https://git.openjdk.org/jdk/pull/23842
More information about the hotspot-compiler-dev
mailing list