diff options
author | Cullen Rhodes <cullen.rhodes@arm.com> | 2019-05-24 09:06:37 +0000 |
---|---|---|
committer | Cullen Rhodes <cullen.rhodes@arm.com> | 2019-05-24 09:06:37 +0000 |
commit | 6bca64fe5e9cf04cd39217e5ae2e148dc96b7dae (patch) | |
tree | 7b7c9727ce3aba6a48d2c70d55a1012e26435947 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 119c31ad9374210b5a950960a401582aac0c5333 (diff) | |
download | bcm5719-llvm-6bca64fe5e9cf04cd39217e5ae2e148dc96b7dae.tar.gz bcm5719-llvm-6bca64fe5e9cf04cd39217e5ae2e148dc96b7dae.zip |
[AArch64][SVE2] Asm: add saturating add/sub instructions
Summary:
Patch adds support for the following instructions:
* SQADD, UQADD, SUQADD, USQADD
* SQSUB, UQSUB, SQSUBR, UQSUBR
The specification can be found here:
https://developer.arm.com/docs/ddi0602/latest
Reviewed By: chill
Differential Revision: https://reviews.llvm.org/D62130
llvm-svn: 361611
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions