[PATCH] D34569: [DAGCombine] Improve Store Merge logic to merge bitcast extracts.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 11:21:46 PDT 2017


niravd updated this revision to Diff 105491.
niravd edited the summary of this revision.
niravd added a comment.

Simpify, add comments, and address nits discussed.


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.105491.patch
Type: text/x-patch
Size: 6104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/aea42c90/attachment.bin>


More information about the llvm-commits mailing list