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

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 16:51:29 PDT 2019


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

Update logic as requested


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.204388.patch
Type: text/x-patch
Size: 7397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/d5ee86a0/attachment-0001.bin>


More information about the llvm-commits mailing list