[PATCH] D72799: [SVE] Add SVE2 patterns for unpredicated multiply instructions

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 11:49:34 PST 2020


dancgr updated this revision to Diff 238556.
dancgr marked 2 inline comments as done.
dancgr added a comment.

Tentative changes to address some comments from the reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72799

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-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve-int-mul-pred.ll
  llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm-2.ll
  llvm/test/CodeGen/AArch64/sve-neg-int-arith-imm.ll
  llvm/test/CodeGen/AArch64/sve2-int-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72799.238556.patch
Type: text/x-patch
Size: 30849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/e01d801e/attachment.bin>


More information about the llvm-commits mailing list