[PATCH] D31068: [SDAG] Expand MergedConsecutiveStores to handle store chains

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 20:19:18 PDT 2017


niravd created this revision.

Add store chains to candidate search so that we still merge when
FindBetterChain gives up.


https://reviews.llvm.org/D31068

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31068.92102.patch
Type: text/x-patch
Size: 8054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/30532b44/attachment.bin>


More information about the llvm-commits mailing list