[PATCH] D31196: [InstCombine] fold insertelement of scalar constant into vector of constants
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 10:23:05 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298520: [InstCombine] canonicalize insertelement of scalar constant ahead of… (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D31196?vs=92557&id=92656#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31196
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/trunk/test/Transforms/InstCombine/bitcast-bigendian.ll
llvm/trunk/test/Transforms/InstCombine/insert-extract-shuffle.ll
llvm/trunk/test/Transforms/InstCombine/vec_demanded_elts.ll
llvm/trunk/test/Transforms/InstCombine/vector_insertelt_shuffle.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31196.92656.patch
Type: text/x-patch
Size: 8725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/fa653ff0/attachment-0001.bin>
More information about the llvm-commits
mailing list