git: openjdk/jdk: master: 8371603: C2: Missing Ideal optimizations for load and store vectors on SVE
Xiaohong Gong
xgong at openjdk.org
Wed Dec 10 02:14:42 UTC 2025
Changeset: b6732d60
Branch: master
Author: Xiaohong Gong <xgong at openjdk.org>
Date: 2025-12-10 02:09:49 +0000
URL: https://git.openjdk.org/jdk/commit/b6732d6048259de68a3dd5b4f66ac82f87270404
8371603: C2: Missing Ideal optimizations for load and store vectors on SVE
Co-authored-by: Emanuel Peter <epeter at openjdk.org>
Reviewed-by: epeter, erfang, haosun
! src/hotspot/cpu/aarch64/aarch64_vector.ad
! src/hotspot/cpu/aarch64/aarch64_vector_ad.m4
! src/hotspot/share/opto/matcher.hpp
! src/hotspot/share/opto/vectornode.cpp
! src/hotspot/share/opto/vectornode.hpp
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/hotspot/jtreg/compiler/vectorapi/TestVectorLoadStoreOptimization.java
+ test/hotspot/jtreg/compiler/vectorapi/TestVectorOperationsWithPartialSize.java
More information about the jdk-changes
mailing list