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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 06:51:08 PDT 2016


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

Added tests with constants + small improvements


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.72163.patch
Type: text/x-patch
Size: 15920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/77569482/attachment.bin>


More information about the llvm-commits mailing list