Support for extended vector conditional selection beyond OpenCL (PR15781)

John Stratton john at multicorewareinc.com
Thu Apr 18 11:02:47 PDT 2013


Patch attached.  Changed checks on conditional operator to check for
ExtVectorType instead of OpenCL && VectorType in Sema/SemaExpr.cpp,
and added test cases to Sema/vector-ops.c.  Feedback would be
appreciated.

Regards,
--John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extvector_conditionals.patch
Type: text/x-patch
Size: 2108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130418/ff212c6a/attachment.bin>


More information about the cfe-commits mailing list