RFR: 8329887: RISC-V: C2: Support Zvbb Vector And-Not instruction [v9]
Anjian-Wen
duke at openjdk.org
Wed Apr 16 09:08:46 UTC 2025
On Tue, 15 Apr 2025 07:43:31 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> 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 11 additional commits since the last revision:
>>
>> - Merge branch 'openjdk:master' into JDK-8329887
>> - modify code and test format
>> - fix test bug
>> - add aarch64 judgement for the test
>> - fix zvbb mask match rule
>> - Merge branch 'openjdk:master' into JDK-8329887
>> - add vand_not_masked test
>> - add vand_not_L test
>> - Merge branch 'openjdk:master' into JDK-8329887
>> - RISC-V: C2: Support Zvbb Vector And-Not instruction
>>
>> fix match rule for format
>> - ... and 1 more: https://git.openjdk.org/jdk/compare/62c1559b...66c886c6
>
> Updated change looks good. Thanks!
@RealFYang @feilongjiang Thanks for the review and approve
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24129#issuecomment-2808904831
More information about the hotspot-compiler-dev
mailing list