RFR: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction [v4]
Anjian-Wen
duke at openjdk.org
Tue Apr 8 02:12:24 UTC 2025
> support Zvbb Vector And-Not vandn.vv match rule and add test
Anjian-Wen has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8329887
- RISC-V: C2: Support Zvbb Vector And-Not instruction
fix match rule for format
- 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/a15d58dc..bc233f6c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24129&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24129&range=02-03
Stats: 91224 lines in 2552 files changed: 36811 ins; 45116 del; 9297 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