diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2019-12-10 16:21:52 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2019-12-10 16:21:52 +0000 |
commit | e6d3261c67ecade5d959ee3094eb2bd1cd7ec447 (patch) | |
tree | ccd9c75be68d271bcd9becd79e84251f3adcf5a8 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 98f5f022f0cb5ac6605385966ced38e1e2851f6b (diff) | |
download | bcm5719-llvm-e6d3261c67ecade5d959ee3094eb2bd1cd7ec447.tar.gz bcm5719-llvm-e6d3261c67ecade5d959ee3094eb2bd1cd7ec447.zip |
[ARM][MVE] Refactor complex vector intrinsics [NFCI]
Summary:
This patch refactors instruction selection of the complex vector
addition, multiplication and multiply-add intrinsics, so that it is
now based on TableGen patterns rather than C++ code.
It also changes the first parameter (halving vs non-halving) of the
arm_mve_vcaddq IR intrinsic to match the corresponding instruction
encoding, hence it requires some changes in the tests.
The patch addresses David's comment in https://reviews.llvm.org/D71190
Reviewers: dmgreen, ostannard, simon_tatham, MarkMurrayARM
Reviewed By: dmgreen
Subscribers: merge_guards_bot, kristof.beyls, hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D71245
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions