Integrated: 8318219: RISC-V: C2 ExpandBits

Hamlin Li mli at openjdk.org
Wed Nov 15 15:48:43 UTC 2023


On Tue, 14 Nov 2023 15:37:24 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review the change to add intrinsic for ExpandBits for Long & Integer?
> Thanks!
> 
> related to: https://github.com/openjdk/jdk/pull/16481
> 
> ## Test
> ### jtreg
> test/jdk/java/lang/CompressExpand*.java
> test/hotspot/jtreg/compiler/intrinsics/TestBitShuffleOpers.java
> test/hotspot/jtreg/compiler/intrinsics/
> 
> ### gtest
> test/hotspot/gtest/opto/test_compress_expand_bits.cpp

This pull request has now been integrated.

Changeset: 3c6ffcad
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3c6ffcadfec42c544c9b0d4188e50135f608b9db
Stats:     165 lines in 5 files changed: 162 ins; 2 del; 1 mod

8318219: RISC-V: C2 ExpandBits

Reviewed-by: fyang

-------------

PR: https://git.openjdk.org/jdk/pull/16658


More information about the hotspot-compiler-dev mailing list