[PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 00:47:03 PDT 2016


ABataev updated this revision to Diff 71904.
ABataev added a comment.

Added a test


https://reviews.llvm.org/D24182

Files:
  lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  test/Transforms/InstCombine/insert-const-shuf.ll
  test/Transforms/InstCombine/vec_demanded_elts.ll
  test/Transforms/InstCombine/vector_insertelt_shuffle.ll
  test/Transforms/InstCombine/x86-insertps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24182.71904.patch
Type: text/x-patch
Size: 14914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/5226150a/attachment.bin>


More information about the llvm-commits mailing list