RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob

Robbin Ehn rehn at openjdk.org
Fri Oct 25 12:42: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

Yes, seems fine! Thanks!

-------------

Marked as reviewed by rehn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21710#pullrequestreview-2395170230


More information about the hotspot-compiler-dev mailing list