Patch for supporting Extended Vector increment (PR15095)

John Stratton john at multicorewareinc.com
Thu Apr 18 07:16:12 PDT 2013


Looks pretty simple: I just check for extended vectors of integral
elements to accept (non-integral vectors fail).  Patch includes
modifications to Sema/SemaExpr.cpp and adds a new test file
SemaOpenCL/vector_ops.cl with test cases.  Any feedback on this?

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


More information about the cfe-commits mailing list