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

Ningsheng Jian njian at openjdk.java.net
Fri Oct 23 03:30:21 UTC 2020


On Fri, 23 Oct 2020 02:04:29 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" .
>
> Dongbo He has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove redundant T_CHAR

LGTM

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

Marked as reviewed by njian (Committer).

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


More information about the panama-dev mailing list