[PATCH] D30708: [ARM] SMULW [T|B] DAG Combine
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 01:47:01 PST 2017
samparker updated this revision to Diff 91291.
samparker added a comment.
Merged the two helper function into one, using an APInt for the mask.
https://reviews.llvm.org/D30708
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/ARM/smul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30708.91291.patch
Type: text/x-patch
Size: 17930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/5ae831c8/attachment.bin>
More information about the llvm-commits
mailing list