aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorKerry McLaughlin <kerry.mclaughlin@arm.com>2020-01-31 10:35:26 +0000
committerKerry McLaughlin <kerry.mclaughlin@arm.com>2020-01-31 10:51:57 +0000
commit69558c84871d746e4a6c4d19a0b228cab629ef3a (patch)
tree7528df342e12eec06aeffdf0763aedea15f14063 /llvm/lib/IR/Module.cpp
parente93e58c6c40a365bc9275dd8a8242598343cc835 (diff)
downloadllvm-69558c84871d746e4a6c4d19a0b228cab629ef3a.zip
llvm-69558c84871d746e4a6c4d19a0b228cab629ef3a.tar.gz
llvm-69558c84871d746e4a6c4d19a0b228cab629ef3a.tar.bz2
[AArch64][SVE] Add remaining SVE2 intrinsics for uniform DSP operations
Summary: Implements the following intrinsics: - @llvm.aarch64.sve.[s|u]qadd - @llvm.aarch64.sve.[s|u]qsub - @llvm.aarch64.sve.suqadd - @llvm.aarch64.sve.usqadd - @llvm.aarch64.sve.[s|u]qsubr - @llvm.aarch64.sve.[s|u]rshl - @llvm.aarch64.sve.[s|u]qshl - @llvm.aarch64.sve.[s|u]qrshl - @llvm.aarch64.sve.[s|u]rshr - @llvm.aarch64.sve.sqshlu - @llvm.aarch64.sve.sri - @llvm.aarch64.sve.sli - @llvm.aarch64.sve.[s|u]sra - @llvm.aarch64.sve.[s|u]rsra - @llvm.aarch64.sve.[s|u]aba Reviewers: efriedma, sdesmalen, dancgr, cameron.mcinally, c-rhodes, rengolin Reviewed By: sdesmalen Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, cfe-commits, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D73551
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions