git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Tue May 21 12:35:21 UTC 2024
Changeset: 5cf8288b
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-05-21 12:34:06 +0000
URL: https://git.openjdk.org/mobile/commit/5cf8288b8071bdcf0c923dd7ba36f91bc7594ef3
8332153: RISC-V: enable tests and add comment for vector shift instruct (shared by vectorization and Vector API)
Reviewed-by: fyang
! src/hotspot/cpu/riscv/riscv_v.ad
! test/hotspot/jtreg/compiler/c2/cr7200264/TestIntVect.java
! test/hotspot/jtreg/compiler/c2/irTests/TestVectorizeURShiftSubword.java
! test/hotspot/jtreg/compiler/lib/ir_framework/test/IREncodingPrinter.java
! test/hotspot/jtreg/compiler/vectorization/runner/ArrayShiftOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicByteOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicCharOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicIntOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicLongOpTest.java
! test/hotspot/jtreg/compiler/vectorization/runner/BasicShortOpTest.java
Changeset: ee13a4ba
Author: duke <duke at openjdk.org>
Date: 2024-05-21 12:34:47 +0000
URL: https://git.openjdk.org/mobile/commit/ee13a4ba810c6cd71ed2c9768da8de7c02bb3017
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list