OpenCL: Fix vector conditional operator CodeGen for the case where
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 29 May 2012 00:35:18 +0000 (00:35 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 29 May 2012 00:35:18 +0000 (00:35 +0000)
commitaac265cc7818840c116316c14a42fab6ba59d10a
treee650fa58ff05950bb1e204cc41745c57902577f7
parent6f154f16cdcef9c72038564d33e331ba70cd6b49
OpenCL: Fix vector conditional operator CodeGen for the case where
the operands are vectors of doubles.

llvm-svn: 157596
clang/lib/CodeGen/CGExprScalar.cpp