git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Thu Nov 13 01:38:16 UTC 2025


Changeset: 676e6fd8
Branch: master
Author:    Xiaohong Gong <xgong at openjdk.org>
Date:      2025-11-13 01:33:21 +0000
URL:       https://git.openjdk.org/mobile/commit/676e6fd8d5152f4e0d14ae59ddd7aa0a7127ea58

8367292: VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE

Reviewed-by: epeter, psandoz, haosun, sviswanathan

! src/hotspot/cpu/aarch64/aarch64_vector.ad
! src/hotspot/cpu/aarch64/aarch64_vector_ad.m4
! src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.hpp
! src/hotspot/cpu/arm/arm.ad
! src/hotspot/cpu/ppc/ppc.ad
! src/hotspot/cpu/riscv/riscv_v.ad
! src/hotspot/cpu/s390/s390.ad
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/share/opto/matcher.hpp
! src/hotspot/share/opto/vectorIntrinsics.cpp
! src/hotspot/share/opto/vectornode.cpp
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
! test/hotspot/jtreg/compiler/lib/ir_framework/test/IREncodingPrinter.java
! test/hotspot/jtreg/compiler/vectorapi/VectorMaskFromLongTest.java
! test/hotspot/jtreg/compiler/vectorapi/VectorMaskToLongTest.java

Changeset: c527fd8f
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-11-13 01:34:03 +0000
URL:       https://git.openjdk.org/mobile/commit/c527fd8fe77c1c8fad22ab846b92de3ac403619b

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list