[PATCH] D69531: [AArch64][SVE] Add multiply and add/sub patterns and intrinsics

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 10:26:42 PDT 2019


dancgr updated this revision to Diff 226932.
dancgr added a comment.

Updated diff to add context.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69531

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-int-mad-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69531.226932.patch
Type: text/x-patch
Size: 17233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/3ccf37e4/attachment.bin>


More information about the llvm-commits mailing list