git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Fri Sep 26 21:13:29 UTC 2025
Changeset: 37f0e74d
Branch: master
Author: Mohamed Issa <missa at openjdk.org>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
Date: 2025-09-26 21:10:30 +0000
URL: https://git.openjdk.org/mobile/commit/37f0e74d328d909810b54f7889cca991426d7488
8364305: Support AVX10 saturating floating point conversion instructions
Reviewed-by: sviswanathan, sparasa, jbhateja
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/assembler_x86.hpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/cpu/x86/x86_64.ad
+ test/hotspot/jtreg/compiler/floatingpoint/ScalarFPtoIntCastTest.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
! test/hotspot/jtreg/compiler/lib/ir_framework/test/IREncodingPrinter.java
! test/hotspot/jtreg/compiler/vectorapi/VectorFPtoIntCastTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/ArrayTypeConvertTest.java
Changeset: cb703fa3
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-09-26 21:11:15 +0000
URL: https://git.openjdk.org/mobile/commit/cb703fa35699150559f2a3a38198dc33d6ddabbf
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list