[vectorIntrinsics+mask] Integrated: 8265109: SVE predicate register allocation support for vectorIntrinsics
Ningsheng Jian
njian at openjdk.java.net
Fri Apr 16 02:02:50 UTC 2021
On Tue, 13 Apr 2021 04:07:25 GMT, Ningsheng Jian <njian at openjdk.org> wrote:
> This is the SVE predicate register allocation part for Vector API masking support. Since we don't have sufficent usages to test it in
> jdk/jdk, and based on @sviswa7 's proposal [1], we would like to put it to vectorIntrinsics+mask first and get tested here with further predicate-based vector masking support, though so far no issue found with Xiaohong's initial Vector API masking support.
>
> [1] https://mail.openjdk.java.net/pipermail/panama-dev/2021-April/012920.html
This pull request has now been integrated.
Changeset: e6b7ba22
Author: Ningsheng Jian <njian at openjdk.org>
URL: https://git.openjdk.java.net/panama-vector/commit/e6b7ba22
Stats: 314 lines in 17 files changed: 265 ins; 5 del; 44 mod
8265109: SVE predicate register allocation support for vectorIntrinsics
Reviewed-by: sviswanathan
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/65
More information about the panama-dev
mailing list