[PATCH] D34569: [DAG] Relax type restriction for store merge

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 19:00:46 PDT 2017


niravd updated this revision to Diff 109261.
niravd retitled this revision from "[DAG] Improve Store Merge candidate logic" to "[DAG]  Relax type restriction for store merge".
niravd edited the summary of this revision.
niravd added a comment.

Rebase past landed NFC commits.


https://reviews.llvm.org/D34569

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34569.109261.patch
Type: text/x-patch
Size: 9741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/e2820b43/attachment.bin>


More information about the llvm-commits mailing list