Add obvious missing case to switch. PR10497.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 26 Jul 2011 20:38:49 +0000 (20:38 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 26 Jul 2011 20:38:49 +0000 (20:38 +0000)
commit24f05334e60bd2b2b614d5eb72ee6c92ad0a9bc8
treed478ed319dd5ba9ed98a9f74dedb1830d770015b
parentbe9a9afee58a1d62f528c6b30bf835c95e2b8bab
Add obvious missing case to switch.  PR10497.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
test/CodeGen/X86/split-vector-bitcast.ll [new file with mode: 0644]