[PATCH] D32916: [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X)

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 05:54:54 PDT 2017


deadalnix updated this revision to Diff 98990.
deadalnix added a comment.

Monday ping.


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.98990.patch
Type: text/x-patch
Size: 289286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/289585d2/attachment-0001.bin>


More information about the llvm-commits mailing list