Surprisingly, we missed a trivial case here. Fix that!
authorNick Lewycky <nicholas@mxc.ca>
Fri, 28 Sep 2012 09:33:53 +0000 (09:33 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 28 Sep 2012 09:33:53 +0000 (09:33 +0000)
commit7e0e166d1783671e555eff26b9932012fadea691
tree7be7078bad57bde7d4b8c9044f0bf35aa75ad074
parent8bb12aeeb4f38f62f2d97618d0c688f47c9bd972
Surprisingly, we missed a trivial case here. Fix that!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164814 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/vec_shuffle.ll