[PATCH] D41775: [ARM] Add codegen for SMMULR, SMMLAR and SMMLSR

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 02:28:04 PST 2018


avieira updated this revision to Diff 129051.
avieira added a comment.

Split the patch, see fix in: https://reviews.llvm.org/D41855
Also applied other suggested changes.


https://reviews.llvm.org/D41775

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/dsp-mlal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41775.129051.patch
Type: text/x-patch
Size: 20237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/10712576/attachment.bin>


More information about the llvm-commits mailing list