[PATCH] D24182: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 02:22:50 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282237: [InstCombine] Fix for PR29124: reduce insertelements to shufflevector (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D24182?vs=72163&id=72242#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24182
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/trunk/test/Transforms/InstCombine/insert-const-shuf.ll
llvm/trunk/test/Transforms/InstCombine/vec_demanded_elts.ll
llvm/trunk/test/Transforms/InstCombine/vector_insertelt_shuffle.ll
llvm/trunk/test/Transforms/InstCombine/x86-insertps.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24182.72242.patch
Type: text/x-patch
Size: 16346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/3e07a473/attachment.bin>
More information about the llvm-commits
mailing list