summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorMikhail Maltsev <mikhail.maltsev@arm.com>2019-12-10 16:21:52 +0000
committerMikhail Maltsev <mikhail.maltsev@arm.com>2019-12-10 16:21:52 +0000
commite6d3261c67ecade5d959ee3094eb2bd1cd7ec447 (patch)
treeccd9c75be68d271bcd9becd79e84251f3adcf5a8 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent98f5f022f0cb5ac6605385966ced38e1e2851f6b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud