RFR: 8355074: RISC-V: C2: Support Vector-Scalar version of Zvbb Vector And-Not instruction [v2]
Anjian-Wen
duke at openjdk.org
Thu Apr 24 12:49:17 UTC 2025
> support zvbb vand-not vector-scalar version, which Op1 is the sign-extended or truncated value in scalar register rs1
> add C2 match rule
> add related Tests in IRNode structure
>
> passed jtreg test test/hotspot/jtreg/compiler/vectorapi/*
Anjian-Wen has updated the pull request incrementally with one additional commit since the last revision:
add prefix for test String
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24709/files
- new: https://git.openjdk.org/jdk/pull/24709/files/7b507b8d..dbdf9b87
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24709&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24709&range=00-01
Stats: 12 lines in 2 files changed: 0 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/24709.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24709/head:pull/24709
PR: https://git.openjdk.org/jdk/pull/24709
More information about the hotspot-compiler-dev
mailing list