RFR: 8349851: RISCV: Call VM leaf can use movptr2
Robbin Ehn
rehn at openjdk.org
Tue Feb 11 17:31:41 UTC 2025
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
-------------
Commit messages:
- Changes
Changes: https://git.openjdk.org/jdk/pull/23565/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23565&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8349851
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23565.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23565/head:pull/23565
PR: https://git.openjdk.org/jdk/pull/23565
More information about the hotspot-dev
mailing list