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

Kerry McLaughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 04:16:02 PDT 2020


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

Moved patterns for the new intrinsics into the// sve_int_bin_cons_arit_0// and //sve_int_arith_imm0// multiclasses


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.254742.patch
Type: text/x-patch
Size: 33114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/3f8b529f/attachment-0001.bin>


More information about the cfe-commits mailing list