[vectorIntrinsics] Integrated: 8254826: Add reduction nodes implementation for Arm SVE

Dongbo He dongbohe at openjdk.java.net
Fri Oct 23 03:54:22 UTC 2020


On Thu, 15 Oct 2020 10:52:06 GMT, Dongbo He <dongbohe at openjdk.org> wrote:

> Contributed-by: <wanghuang3 at huawei.com>, <hexuejin2 at huawei.com>
> 
> Add reduction nodes support for Arm SVE. Add the backend codegen for nodes like "AndReductionVNode" "OrReductionVNode" "XorReductionVNode" "MaxReductionVNode" "MinReductionVNode" .

This pull request has now been integrated.

Changeset: 86eae24b
Author:    Dongbo He <dongbohe at openjdk.org>
Committer: Ningsheng Jian <njian at openjdk.org>
URL:       https://git.openjdk.java.net/panama-vector/commit/86eae24b
Stats:     614 lines in 2 files changed: 598 ins; 11 del; 5 mod

8254826: Add reduction nodes implementation for Arm SVE

Co-authored-by: Huang Wang <wanghuang3 at huawei.com>
Co-authored-by: Xuejin He <hexuejin2 at huawei.com>
Reviewed-by: njian

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

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


More information about the panama-dev mailing list