diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2019-12-13 13:17:29 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2019-12-13 13:17:29 +0000 |
commit | 99581fd4c8e12f5eca38e7cfc5992508a9bfe383 (patch) | |
tree | ef38e7222ec01a704bf419825756cab9bd7120b5 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 1cc4b603ba79c8bf8f60790cff31f872e7d00142 (diff) | |
download | bcm5719-llvm-99581fd4c8e12f5eca38e7cfc5992508a9bfe383.tar.gz bcm5719-llvm-99581fd4c8e12f5eca38e7cfc5992508a9bfe383.zip |
[ARM][MVE] Add vector reduction intrinsics with two vector operands
Summary:
This patch adds intrinsics for the following MVE instructions:
* VABAV
* VMLADAV, VMLSDAV
* VMLALDAV, VMLSLDAV
* VRMLALDAVH, VRMLSLDAVH
Each of the above 4 groups has a corresponding new LLVM IR intrinsic,
since the instructions cannot be easily represented using
general-purpose IR operations.
Reviewers: simon_tatham, ostannard, dmgreen, MarkMurrayARM
Reviewed By: MarkMurrayARM
Subscribers: merge_guards_bot, kristof.beyls, hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D71062
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions