git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Mon Dec 8 13:41:51 UTC 2025


Changeset: 6700baa5
Branch: master
Author:    Hamlin Li <mli at openjdk.org>
Date:      2025-12-08 13:38:22 +0000
URL:       https://git.openjdk.org/mobile/commit/6700baa5052046f53eb1b04ed3205bbd8e9e9070

8357551: RISC-V: support CMoveF/D vectorization

Reviewed-by: fyang, luhenry

! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv.ad
+ test/hotspot/jtreg/compiler/c2/irTests/TestConditionalMove.java
! test/hotspot/jtreg/compiler/c2/irTests/TestFPComparison2.java
+ test/hotspot/jtreg/compiler/c2/irTests/TestScalarConditionalMoveCmpObj.java
- test/hotspot/jtreg/compiler/c2/irTests/TestVectorConditionalMove.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
! test/micro/org/openjdk/bench/java/lang/ClassComparison.java
! test/micro/org/openjdk/bench/java/lang/FPComparison.java
! test/micro/org/openjdk/bench/java/lang/IntegerComparison.java
! test/micro/org/openjdk/bench/java/lang/LongComparison.java
! test/micro/org/openjdk/bench/java/lang/PointerComparison.java

Changeset: dac96c0f
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-12-08 13:38:36 +0000
URL:       https://git.openjdk.org/mobile/commit/dac96c0f1c94a4c5be4cb7350e8096777d7d39c2

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list