[PATCH] D57317: [DAGCombine] Deduplicate addcarry node using commutativity.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 14:53:29 PST 2019


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

Add a comment about existing commutative ops deduplication logic.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57317

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: D57317.183965.patch
Type: text/x-patch
Size: 3801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/291e11c7/attachment.bin>


More information about the llvm-commits mailing list