[PATCH] D77054: [AArch64][SVE] Add SVE intrinsics for saturating add & subtract

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 2 10:50:07 PDT 2020


kmclaughlin updated this revision to Diff 254558.
kmclaughlin added a comment.

Added patterns to AArch64SVEInstrInfo.td to support llvm.[s|u]add & llvm.[s|u]sub again, which was removed by my previous patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77054/new/

https://reviews.llvm.org/D77054

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77054.254558.patch
Type: text/x-patch
Size: 32935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200402/a0ebacac/attachment-0001.bin>


More information about the cfe-commits mailing list