git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue Oct 8 15:18:56 UTC 2024
Changeset: 580eb62d
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-10-08 15:15:13 +0000
URL: https://git.openjdk.org/mobile/commit/580eb62dc097efeb51c76b095c1404106859b673
8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF
Reviewed-by: luhenry, ihse, erikj, fyang, rehn
! make/modules/jdk.incubator.vector/Lib.gmk
! src/hotspot/cpu/riscv/assembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv.ad
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/riscv/stubGenerator_riscv.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/library_call.hpp
! src/hotspot/share/opto/vectorIntrinsics.cpp
! src/hotspot/share/prims/vectorSupport.cpp
! src/hotspot/share/prims/vectorSupport.hpp
! src/hotspot/share/runtime/stubRoutines.cpp
! src/hotspot/share/runtime/stubRoutines.hpp
+ src/jdk.incubator.vector/linux/native/libsleef/lib/vector_math_rvv.c
Changeset: 39321591
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-10-08 15:15:41 +0000
URL: https://git.openjdk.org/mobile/commit/393215916545eada7be6460ab77344d76a7f4c64
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list