summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorCullen Rhodes <cullen.rhodes@arm.com>2019-05-24 09:56:23 +0000
committerCullen Rhodes <cullen.rhodes@arm.com>2019-05-24 09:56:23 +0000
commit980f7605156e76fe2310fccca1581e5860c1512e (patch)
tree0872a4673cf6e46852e86c1c49f16e22a3ad3752 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent1a0312ca0b20d16edb859065bbace75f6701c92e (diff)
downloadbcm5719-llvm-980f7605156e76fe2310fccca1581e5860c1512e.tar.gz
bcm5719-llvm-980f7605156e76fe2310fccca1581e5860c1512e.zip
[AArch64][SVE2] Asm: add PMULLB/PMULLT instructions
Summary: This patch adds support for the polynomial multiplication instructions PMULLB/PMULLT. The 64-bit source and 128-bit destination element variants are enabled with crypto extensions (+sve2-aes), similar to the NEON PMULL2 instruction. All other variants are enabled with +sve2. The specification can be found here: https://developer.arm.com/docs/ddi0602/latest Reviewed By: SjoerdMeijer Differential Revision: https://reviews.llvm.org/D62145 llvm-svn: 361619
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud