RFR: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction [v2]
Anjian-Wen
duke at openjdk.org
Mon Mar 31 08:22:15 UTC 2025
> support Zvbb Vector And-Not draft
Anjian-Wen has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
RISC-V: C2: Support Zvbb Vector And-Not instruction
add Vector And-Not match rule and tests
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24129/files
- new: https://git.openjdk.org/jdk/pull/24129/files/45f61ff8..7fc67099
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24129&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24129&range=00-01
Stats: 74 lines in 3 files changed: 1 ins; 65 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/24129.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24129/head:pull/24129
PR: https://git.openjdk.org/jdk/pull/24129
More information about the hotspot-compiler-dev
mailing list