git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Fri May 10 14:00:47 UTC 2024
Changeset: 675fbe69
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-05-10 13:57:55 +0000
URL: https://git.openjdk.org/mobile/commit/675fbe699ed1aad37f34429cbe1f4f3e029be03f
8331993: Add counting leading/trailing zero tests for Integer
Reviewed-by: chagedorn
! test/hotspot/jtreg/compiler/c2/irTests/TestDisableAutoVectOpcodes.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
! test/hotspot/jtreg/compiler/vectorization/TestNumberOfContinuousZeros.java
Changeset: 25572d54
Author: duke <duke at openjdk.org>
Date: 2024-05-10 13:58:48 +0000
URL: https://git.openjdk.org/mobile/commit/25572d54a4d75111767f9fce0d5b05cca5e6e843
Automatic merge of jdk:master into master
Changeset: f95c9374
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-05-10 13:59:09 +0000
URL: https://git.openjdk.org/mobile/commit/f95c93740538e5e508407ec6750ed9f126fdc3c3
8331577: RISC-V: C2 CountLeadingZerosV
8331578: RISC-V: C2 CountTrailingZerosV
Reviewed-by: fyang
! src/hotspot/cpu/riscv/assembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv_v.ad
! test/hotspot/jtreg/compiler/vectorization/TestNumberOfContinuousZeros.java
Changeset: 09a61d4a
Author: duke <duke at openjdk.org>
Date: 2024-05-10 13:59:50 +0000
URL: https://git.openjdk.org/mobile/commit/09a61d4a83c7137bed76a512613ba7475f3d762d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list