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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 09:18:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbddb8c359739: [DAGCombine] More diamong carry pattern optimization. (authored by Amaury Sechet <deadalnix at gmail.com>).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D57302?vs=206757&id=207813#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57302

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57302.207813.patch
Type: text/x-patch
Size: 7442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/27f3f58a/attachment.bin>


More information about the llvm-commits mailing list