[PATCH] D32916: [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X)
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 11:14:23 PDT 2017
deadalnix updated this revision to Diff 98494.
deadalnix added a comment.
Remove NFC changes.
https://reviews.llvm.org/D32916
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/addcarry.ll
test/CodeGen/X86/mul-i1024.ll
test/CodeGen/X86/mul-i256.ll
test/CodeGen/X86/mul-i512.ll
test/CodeGen/X86/overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32916.98494.patch
Type: text/x-patch
Size: 289286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/25306a11/attachment-0001.bin>
More information about the llvm-commits
mailing list