RFR: 8349851: RISC-V: Call VM leaf can use movptr2 [v2]

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


On Wed, 12 Feb 2025 06:44:50 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
>
> Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
> 
>   t0, remove ws

Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/23565#issuecomment-2655659962


More information about the hotspot-dev mailing list