[PATCH] D51101: [ARM] Add smlald support in ARMParallelDSP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 03:12:21 PDT 2018


samparker updated this revision to Diff 162816.
samparker added a comment.

Fixed a couple of typos and added assert to AddMACCandidate


https://reviews.llvm.org/D51101

Files:
  lib/Target/ARM/ARMParallelDSP.cpp
  test/CodeGen/ARM/smlald0.ll
  test/CodeGen/ARM/smlald1.ll
  test/CodeGen/ARM/smlald2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51101.162816.patch
Type: text/x-patch
Size: 20088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/cff556d2/attachment.bin>


More information about the llvm-commits mailing list