[jdk17u-dev] Integrated: 8337780: RISC-V: C2: Change C calling convention for sp to NS

Fei Yang fyang at openjdk.org
Mon Sep 2 13:46:22 UTC 2024


On Sun, 25 Aug 2024 02:25:33 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Clean backport of JDK-8337780 to reduce frame size by 16 bytes and improve performance for some C2 runtime stubs as we do not have to save sp on the method entry. Gtest & Tier1-3 tested on linux-riscv64 platform.

This pull request has now been integrated.

Changeset: 9150f50f
Author:    Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/9150f50f85bbe7f8b4371eb7ea63e57cc74410a5
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8337780: RISC-V: C2: Change C calling convention for sp to NS

Backport-of: 53db937dd0766695906dc20c1dbbd3228c02fe1e

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2823


More information about the jdk-updates-dev mailing list