[PATCH] D30044: [ARM] Enable SMLAL[B|T] instruction selection
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 04:07:08 PDT 2017
samparker updated this revision to Diff 91698.
samparker added a comment.
Split out the SMULWTB stuff and committed it. This has now been rebased and we also now use the helper functions around SimplifyDemandeBits.
https://reviews.llvm.org/D30044
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/longMAC.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30044.91698.patch
Type: text/x-patch
Size: 26393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/19d9b552/attachment.bin>
More information about the llvm-commits
mailing list