Integrated: 8349851: RISC-V: Call VM leaf can use movptr2

Robbin Ehn rehn at openjdk.org
Thu Feb 13 06:39:20 UTC 2025


On Tue, 11 Feb 2025 17:26:28 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi, please consider.
> 
> There should be a small speed up to vm leafs.
> We can scratch t2 here as we just pushed it. (maybe I should have used t0)
> 
> Passes t1
> 
> /Robbin

This pull request has now been integrated.

Changeset: a637ccf2
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a637ccf2fead25ea6a06ad6bd65e92b8694ee11c
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8349851: RISC-V: Call VM leaf can use movptr2

Reviewed-by: fyang, mli

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

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


More information about the hotspot-dev mailing list