git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Aug 1 23:03:33 UTC 2024
Changeset: dc35f3e8
Branch: master
Author: Sandhya Viswanathan <sviswanathan at openjdk.org>
Date: 2024-08-01 23:02:23 +0000
URL: https://git.openjdk.org/mobile/commit/dc35f3e8a84c8f622a4cabb8aee0f96de2e2ea30
8337062: x86_64: Unordered add/mul reduction support for vector api
Reviewed-by: jbhateja, sgibbons
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad
! test/jdk/jdk/incubator/vector/Double128VectorTests.java
! test/jdk/jdk/incubator/vector/Double256VectorTests.java
! test/jdk/jdk/incubator/vector/Double512VectorTests.java
! test/jdk/jdk/incubator/vector/Double64VectorTests.java
! test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java
! test/jdk/jdk/incubator/vector/Float128VectorTests.java
! test/jdk/jdk/incubator/vector/Float256VectorTests.java
! test/jdk/jdk/incubator/vector/Float512VectorTests.java
! test/jdk/jdk/incubator/vector/Float64VectorTests.java
! test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java
! test/jdk/jdk/incubator/vector/gen-template.sh
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Masked-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-header.template
Changeset: 4dfed9b2
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-08-01 23:02:31 +0000
URL: https://git.openjdk.org/mobile/commit/4dfed9b24050b6f6d21bc3b3cb0e8fc9d6d2985a
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list