git: openjdk/jdk: master: 8331295: C2: Do not clone address computations that are indirect memory input to at least one load/store
Daniel Lundén
dlunden at openjdk.org
Wed Nov 20 15:40:24 UTC 2024
Changeset: 7d4c3fd0
Branch: master
Author: Daniel Lundén <dlunden at openjdk.org>
Date: 2024-11-20 15:37:43 +0000
URL: https://git.openjdk.org/jdk/commit/7d4c3fd0915cfa8b279f42494625ec6afda338af
8331295: C2: Do not clone address computations that are indirect memory input to at least one load/store
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Reviewed-by: thartmann, chagedorn
! src/hotspot/cpu/aarch64/aarch64.ad
! test/hotspot/jtreg/compiler/c2/TestFindNode.java
+ test/hotspot/jtreg/compiler/codegen/TestMatcherClone.java
! test/hotspot/jtreg/compiler/loopopts/TestDeepGraphVerifyIterativeGVN.java
More information about the jdk-changes
mailing list