git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Mon Nov 4 09:22:08 UTC 2024


Changeset: df08a9ec
Branch: master
Author:    Hamlin Li <mli at openjdk.org>
Date:      2024-11-04 09:19:39 +0000
URL:       https://git.openjdk.org/mobile/commit/df08a9ec0d813fcd4ea88a3773c230af6d65e045

8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF

Co-authored-by: Xiaohong Gong <xgong at openjdk.org>
Reviewed-by: ihse, fgao, aph

! make/autoconf/flags-cflags.m4
! make/autoconf/spec.gmk.template
! make/modules/jdk.incubator.vector/Lib.gmk
! src/hotspot/cpu/aarch64/aarch64.ad
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp
+ src/jdk.incubator.vector/linux/native/libsleef/lib/vector_math_neon.c
+ src/jdk.incubator.vector/linux/native/libsleef/lib/vector_math_sve.c

Changeset: e6bc68fc
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2024-11-04 09:20:15 +0000
URL:       https://git.openjdk.org/mobile/commit/e6bc68fc2933f77d26da114a6aedee8f791f5470

Automatic merge of jdk:master into master

! make/autoconf/flags-cflags.m4
! make/autoconf/flags-cflags.m4



More information about the mobile-changes mailing list