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

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 02:41:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG944e322f8897: [AArch64][SVE] Add SVE intrinsics for saturating add & subtract (authored by kmclaughlin).

Repository:
  rG LLVM Github Monorepo

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/lib/Target/AArch64/SVEInstrFormats.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.255264.patch
Type: text/x-patch
Size: 33114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/f0da0552/attachment.bin>


More information about the llvm-commits mailing list