RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Fei Yang
fyang at openjdk.org
Fri Oct 25 12:11:04 UTC 2024
On Fri, 25 Oct 2024 11:43:51 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple patch?
> Seems to me, copy from t0 to t1 is nor necessary, but I could be wrong.
>
> Test running in progress.
>
> Thanks
I see the register copy is there after JDK-8340241. Seems fine to me.
@robehn might want to take a look.
-------------
Marked as reviewed by fyang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21710#pullrequestreview-2395090331
More information about the hotspot-compiler-dev
mailing list