Integrated: 8361504: RISC-V: Make C1 clone intrinsic platform guard more specific

Feilong Jiang fjiang at openjdk.org
Wed Jul 9 01:22:53 UTC 2025


On Mon, 7 Jul 2025 15:03:52 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Hi all.
> Please review this trivial patch, which changes the C1 primitive array clone intrinsic RISCV platform guard into RISCV64. As we only support RISCV64 for now.

This pull request has now been integrated.

Changeset: 54e37629
Author:    Feilong Jiang <fjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/54e37629f63eae7800415fa22684e6b3df3648ec
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8361504: RISC-V: Make C1 clone intrinsic platform guard more specific

Reviewed-by: fyang, gcao

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

PR: https://git.openjdk.org/jdk/pull/26161


More information about the hotspot-compiler-dev mailing list