RFR: 8318218: RISC-V: C2 CompressBits [v2]

Hamlin Li mli at openjdk.org
Fri Nov 3 12:17:39 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:

  remove the new vm option, using Matcher::match_rule_supported instead; move code to riscv_v.ad and C2_MacroAssembler

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16481/files
  - new: https://git.openjdk.org/jdk/pull/16481/files/4cf39ada..2380d6ec

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16481&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16481&range=00-01

  Stats: 200 lines in 9 files changed: 99 ins; 99 del; 2 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