[PATCH] D36581: [DAG] Fix Node Replacement in PromoteIntBinOp

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 12:55:51 PDT 2017


niravd updated this revision to Diff 110790.
niravd added a comment.

Add swap when both operands are exapnded loads w/ a dependence.


https://reviews.llvm.org/D36581

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36581.110790.patch
Type: text/x-patch
Size: 4176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/b03f15d4/attachment.bin>


More information about the llvm-commits mailing list