[PATCH] D34571: [DAGCombine] Improve handling of insert_subvector of bitcast values

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 17:37:05 PDT 2017


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

Rebase and move after X86 post-legalization store merge to provide test cases.


https://reviews.llvm.org/D34571

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/MergeConsecutiveStores.ll
  test/CodeGen/X86/vector-shuffle-256-v4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34571.104325.patch
Type: text/x-patch
Size: 4925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/2f78a059/attachment.bin>


More information about the llvm-commits mailing list