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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 11:34:16 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303441: [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X) (authored by deadalnix).

Changed prior to commit:
  https://reviews.llvm.org/D32916?vs=98990&id=99606#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32916

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/addcarry.ll
  llvm/trunk/test/CodeGen/X86/mul-i1024.ll
  llvm/trunk/test/CodeGen/X86/mul-i256.ll
  llvm/trunk/test/CodeGen/X86/mul-i512.ll
  llvm/trunk/test/CodeGen/X86/overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32916.99606.patch
Type: text/x-patch
Size: 289484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/e7919f2d/attachment-0001.bin>


More information about the llvm-commits mailing list