[vectorIntrinsics+mask] Integrated: 8273159: Remove LoadVectorMaskNode/StoreVectorMaskNode

Ningsheng Jian njian at openjdk.java.net
Thu Sep 2 01:26:49 UTC 2021


On Tue, 31 Aug 2021 07:42:08 GMT, Ningsheng Jian <njian at openjdk.org> wrote:

> Removed the nodes and related code. Try to generate the SVE ld1b/st1b extend/narrow instructions by matching specific rules.

This pull request has now been integrated.

Changeset: 5aa3a72c
Author:    Ningsheng Jian <njian at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/5aa3a72ceb8f65b4643b8dca6024d7779fee381a
Stats:     308 lines in 12 files changed: 29 ins; 227 del; 52 mod

8273159: Remove LoadVectorMaskNode/StoreVectorMaskNode

Co-authored-by: Xiaohong Gong <xgong at openjdk.org>
Co-authored-by: Ningsheng Jian <njian at openjdk.org>
Reviewed-by: eliu, sviswanathan

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

PR: https://git.openjdk.java.net/panama-vector/pull/116


More information about the panama-dev mailing list