]> granicus.if.org Git - clang/commit
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)
commit565204db54a61beacef4eb7a55cfead81ad58834
treeec0fa6f853719d0b5e3229fa2183eaee15b8cb07
parent009072fd2223c823032b804c64ca7b4c7c3badc4
OpenCL: Fix vector conditional operator CodeGen for the case where
the operands are vectors of doubles.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp