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

Hamlin Li mli at openjdk.org
Fri Oct 25 14:32:10 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

This pull request has now been integrated.

Changeset: 1e35da8d
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1e35da8d3341ed1af266e5b59aa90bfcfae6576a
Stats:     5 lines in 1 file changed: 0 ins; 1 del; 4 mod

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

Reviewed-by: fyang, rehn

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

PR: https://git.openjdk.org/jdk/pull/21710


More information about the hotspot-compiler-dev mailing list