RFR: 8355074: RISC-V: C2: Support Vector-Scalar version of Zvbb Vector And-Not instruction [v4]

duke duke at openjdk.org
Fri Apr 25 10:52:53 UTC 2025


On Fri, 25 Apr 2025 02:34:19 GMT, Anjian-Wen <duke at openjdk.org> wrote:

>> 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 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 seven additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into Vector_And-Not_vx
>  - split the patch into cleanformat and enable zvbb
>  - add prefix for test String
>  - modify format
>    
>    change some '_imm' to '_vi'
>  - modify v0.t to $v0
>  - add format fix
>  - RISC-V: Support Zvbb Vector And-Not vx and add its tests
>    
>    Support Zvbb Vector And-Not vx and add its tests
>    modify name of the match rule and test name

@Anjian-Wen 
Your change (at version a99d32ac703ea6788059b8be9c132801edf05a53) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24709#issuecomment-2830076803


More information about the hotspot-compiler-dev mailing list