RFR: 8318218: RISC-V: C2 CompressBits [v3]
Hamlin Li
mli at openjdk.org
Tue Nov 7 10:00:45 UTC 2023
> Hi,
> Can you review the change to add intrinsic for CompressBits for Long & Integer?
> Thanks!
>
> ## Test
> pass jtreg test:
> test/jdk/java/lang/CompressExpand*.java
Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
Match Op_CompressBits based on UseRVV only
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16481/files
- new: https://git.openjdk.org/jdk/pull/16481/files/2380d6ec..b5eed0ec
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16481&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16481&range=01-02
Stats: 4 lines in 2 files changed: 3 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16481.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16481/head:pull/16481
PR: https://git.openjdk.org/jdk/pull/16481
More information about the hotspot-dev
mailing list