Temporarily disable vector select in the bitcode reader. The
authorDan Gohman <gohman@apple.com>
Tue, 9 Sep 2008 02:08:49 +0000 (02:08 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 9 Sep 2008 02:08:49 +0000 (02:08 +0000)
commitbe919409ccbf166340fe8484fc95efc903e56699
treec2be0cd0bb72b128ef500991056749a53033a412
parent59fbc80f6b3b5c71dfb84149f589625f7ed510e3
Temporarily disable vector select in the bitcode reader. The
way it handles the type of the condition is breaking plain
scalar select in the case that the value is a
forward-reference.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
test/Assembler/vector-select.ll