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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 18:32:07 PDT 2019


deadalnix updated this revision to Diff 190035.
deadalnix added a comment.
Herald added a project: LLVM.

Remove dependency on D57367 <https://reviews.llvm.org/D57367> as now it show improvement on existing test cases.


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.190035.patch
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/f3e06270/attachment.bin>


More information about the llvm-commits mailing list