git: openjdk/jdk: 8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
Pengfei Li
pli at openjdk.org
Wed Apr 12 03:18:57 UTC 2023
Changeset: b9bdbe9a
Author: Pengfei Li <pli at openjdk.org>
Date: 2023-04-12 03:15:39 +0000
URL: https://git.openjdk.org/jdk/commit/b9bdbe9ab3922c4dc7a754200df2fe542b11359b
8305524: AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
Reviewed-by: aph, xgong
! src/hotspot/cpu/aarch64/aarch64_vector.ad
! src/hotspot/cpu/aarch64/aarch64_vector_ad.m4
! src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp
+ test/hotspot/jtreg/compiler/arraycopy/TestArrayCopyMaskedWithSub.java
More information about the jdk-changes
mailing list