[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 01:42:40 PDT 2017


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

Add explicit EVT types.


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.98415.patch
Type: text/x-patch
Size: 289882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/3eee345e/attachment-0001.bin>


More information about the llvm-commits mailing list