[PATCH] D85681: [AArch64][SVE] Add patterns for integer mla/mls.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 12:08:21 PDT 2020


efriedma updated this revision to Diff 284844.
efriedma added a comment.

Add one-use restriction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85681

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/llvm-ir-to-intrinsic.ll
  llvm/test/CodeGen/AArch64/sve-gep.ll
  llvm/test/CodeGen/AArch64/sve-int-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85681.284844.patch
Type: text/x-patch
Size: 19813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/1dec4738/attachment.bin>


More information about the llvm-commits mailing list