[vectorIntrinsics+mask] RFR: 8273159: Remove LoadVectorMaskNode/StoreVectorMaskNode
Ningsheng Jian
njian at openjdk.java.net
Wed Sep 1 04:10:08 UTC 2021
On Wed, 1 Sep 2021 01:06:11 GMT, Eric Liu <eliu at openjdk.org> wrote:
>> Removed the nodes and related code. Try to generate the SVE ld1b/st1b extend/narrow instructions by matching specific rules.
>
> LGTM.
Thank you @theRealELiu for the review!
Hi @jatin-bhateja @sviswa7 , could you please help to take a look at shared code changes?
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/116
More information about the panama-dev
mailing list