Integrated: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction
Anjian-Wen
duke at openjdk.org
Thu Apr 17 02:18:49 UTC 2025
On Thu, 20 Mar 2025 12:29:40 GMT, Anjian-Wen <duke at openjdk.org> wrote:
> support Zvbb Vector And-Not vandn.vv (with and without masked) match rule and add new test in jtreg
>
> This patch add new test in
> test/hotspot/jtreg/compiler/vectorapi/AllBitsSetVectorMatchRuleTest.java
>
> Test Passed
> test/hotspot/jtreg/compiler/vectorapi/*
> in platform:
> aarch64 with sve
> aarch64 without sve
> riscv64 qemu with zvbb
This pull request has now been integrated.
Changeset: 07aad68c
Author: Anjian-Wen <wenanjian at bytedance.com>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/07aad68c17ba8d95aee914f3bd9705301477acf6
Stats: 139 lines in 3 files changed: 136 ins; 0 del; 3 mod
8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction
Reviewed-by: fyang, fjiang
-------------
PR: https://git.openjdk.org/jdk/pull/24129
More information about the hotspot-compiler-dev
mailing list