[cfe-commits] [PATCH] OpenCL event type

Benyei, Guy guy.benyei at intel.com
Tue Dec 18 15:19:34 PST 2012


Hi all,
The attached patch implements OpenCL event_t as Clang builtin type.
According to the OpenCL spec, this type can't be initialized, but one may use NULL instead of it when calling a function.

Please review

Thanks,
     Guy Benyei

[email_signature_guy_new2]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121218/22dca29d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 24800 bytes
Desc: image001.png
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121218/22dca29d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencl_events.patch
Type: application/octet-stream
Size: 28673 bytes
Desc: opencl_events.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121218/22dca29d/attachment.obj>
-------------- next part --------------
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121218/22dca29d/attachment-0001.html>


More information about the cfe-commits mailing list