[PATCH] D29443: [DAGCombine] Combine composition of ADDC(ADDE)

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 07:02:27 PST 2017


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

Reabse and fix rebase conflict.
Some style improvement.

More generally, what should I do with that one ? Is it too big and I should split it is smaller pieces ?


https://reviews.llvm.org/D29443

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/adde-carry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29443.87145.patch
Type: text/x-patch
Size: 4256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170205/05cdf56a/attachment.bin>


More information about the llvm-commits mailing list