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

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 07:50:47 PDT 2017


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

Cleanup the mergestore helper function casting and add missing extract_subvector casting logic.


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.107098.patch
Type: text/x-patch
Size: 7867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/2428db9d/attachment.bin>


More information about the llvm-commits mailing list