Support for extended vector concatenation beyond OpenCL (PR15780)

John Stratton john at multicorewareinc.com
Thu Apr 18 09:15:05 PDT 2013


Summary: changed some conditions in Sema/SemaInit.cpp to check for
ExtVectorType instead of getLangOpts().OpenCL && VectorType, and added
test case to Sema/vector-init.c.  Feedback appreciated.

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


More information about the cfe-commits mailing list