[PATCH] D32925: [DAGCombine] (add/uaddo X, Carry) -> (addcarry X, 0, Carry)

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 10:25:44 PDT 2017


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

Comments


https://reviews.llvm.org/D32925

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/add-of-carry.ll
  test/CodeGen/X86/addcarry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32925.100732.patch
Type: text/x-patch
Size: 3484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/66189ca5/attachment.bin>


More information about the llvm-commits mailing list