This should turn into one vector shuffle instruction.
authorChris Lattner <sabre@nondot.org>
Thu, 27 Apr 2006 21:13:58 +0000 (21:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Apr 2006 21:13:58 +0000 (21:13 +0000)
commit011ec7f29cb0162b77012e12a0391077a5f74d2d
tree00c8706c823d806ee77a0a7c3978491417fab7bc
parentfea89c14ecf5e61c627942940fa5a9cde6b28a51
This should turn into one vector shuffle instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27996 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/vec_insert_to_shuffle.ll [new file with mode: 0644]