[vectorIntrinsics] RFR: 8254826: Add reduction nodes implementation for Arm SVE [v2]
Dongbo He
dongbohe at openjdk.java.net
Wed Oct 21 11:52:36 UTC 2020
> 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:
fix style problems
-------------
Changes:
- all: https://git.openjdk.java.net/panama-vector/pull/13/files
- new: https://git.openjdk.java.net/panama-vector/pull/13/files/bb23e7ed..87d741fb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=13&range=01
- incr: https://webrevs.openjdk.java.net/?repo=panama-vector&pr=13&range=00-01
Stats: 27 lines in 2 files changed: 0 ins; 0 del; 27 mod
Patch: https://git.openjdk.java.net/panama-vector/pull/13.diff
Fetch: git fetch https://git.openjdk.java.net/panama-vector pull/13/head:pull/13
PR: https://git.openjdk.java.net/panama-vector/pull/13
More information about the panama-dev
mailing list