RFR: 8343063: RISC-V: remove redundant reg copy in generate_resolve_blob
Hamlin Li
mli at openjdk.org
Fri Oct 25 14:32:09 UTC 2024
On Fri, 25 Oct 2024 12:08:49 GMT, Fei Yang <fyang 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.
Thanks @RealFYang @robehn for your reviewing.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21710#issuecomment-2437971182
More information about the hotspot-compiler-dev
mailing list