[PATCH] D57302: [DAGCombine] More diamond carry pattern optimization.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 19:34:28 PST 2019


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

Fix typos.
Rebase on top of D57367 <https://reviews.llvm.org/D57367>


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57302/new/

https://reviews.llvm.org/D57302

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/addcarry.ll
  test/CodeGen/X86/subcarry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57302.184009.patch
Type: text/x-patch
Size: 8645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/37e65d6e/attachment.bin>


More information about the llvm-commits mailing list