[cfe-dev] [PATCH] [OpenCL] Conversions for ternary operations between scalar and vector
Sahasrabuddhe, Sameer
sameer.sahasrabuddhe at amd.com
Wed Dec 10 23:05:56 PST 2014
On 12/10/2014 9:26 PM, Colin Riddell wrote:
> Attached is another patch for review, including both tests. Now ignore
> the first patch I submitted. This new change passes all the tests run
> with check-clang.
One issue with the patch. It should replace CondTy only in one place,
not both. We still need to check if CondTy is a vector. This definitely
needs more tests!
Sameer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141211/835a9cc8/attachment.html>
More information about the cfe-dev
mailing list