RFR: 8331281: RISC-V: C2: Support vector-scalar and vector-immediate bitwise logic instructions [v3]
Gui Cao
gcao at openjdk.org
Fri May 17 08:56:09 UTC 2024
On Wed, 15 May 2024 10:18:43 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
>> Gui Cao 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 six additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'upstream/master' into JDK-8331281
>> - Use iRegIorL2I to replace iRegI in AndV/OrVXorV instruct
>> - Polishing Code comment
>> - Add vand/vor/vxor predicated Node
>> - Polishing Code Comment
>> - 8331281: RISC-V: C2: Support vector-scalar and vector-immediate bitwise logic instructions
>
> Looks good, thanks!
@feilongjiang @RealFYang : Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18999#issuecomment-2117070219
More information about the hotspot-compiler-dev
mailing list