RFR: 8326306: RISC-V: Re-structure MASM calls and jumps [v13]
Robbin Ehn
rehn at openjdk.org
Wed May 22 10:23:11 UTC 2024
On Wed, 22 May 2024 09:15:55 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
>> Robbin Ehn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 16 additional commits since the last revision:
>>
>> - Merge branch 'master' into jal-fixes
>> - Use la() instead movptr where ok.
>> - Review changes
>> - Merge branch 'master' into jal-fixes
>> - Merge branch 'master' into jal-fixes
>> - Revert JNI field, call()->li()
>> - Use li instead of movptr for call
>> - REVERT: Use li instead of movptr
>> - Use li instead of movptr
>> - VM leaf should use li
>> - ... and 6 more: https://git.openjdk.org/jdk/compare/9862ee01...d882cd59
>
> Marked as reviewed by luhenry (Committer).
Thank you @luhenry.
I did a full t1-t3 (t1 also with 2047) (VF2) I have seen no issues with this, I'll integrate later today.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18942#issuecomment-2124434347
More information about the hotspot-dev
mailing list