[riscv-port] RFR: 8278337: riscv: remove unnecessary ld/sd zr around calls [v2]
Feilong Jiang
fjiang at openjdk.java.net
Wed Dec 8 07:49:45 UTC 2021
On Wed, 8 Dec 2021 06:31:58 GMT, kuaiwei <duke at openjdk.java.net> wrote:
>> src/hotspot/cpu/riscv/riscv.ad line 1188:
>>
>>> 1186: return 12 * NativeInstruction::instruction_size;
>>> 1187: }
>>> 1188: }
>>
>> `// for real runtime callouts it will be six instructions` should be five instructions now
>
> Fixed
Thanks. BTW, you can push another commit after starting the review instead of force pushing.
-------------
PR: https://git.openjdk.java.net/riscv-port/pull/25
More information about the riscv-port-dev
mailing list