[cfe-commits] [PATCH]OpenCL samplers
Benyei, Guy
guy.benyei at intel.com
Thu Jan 24 12:37:14 PST 2013
Hi all,
Attached a patch that implements the OpenCL sampler_t type in Clang. The sampler_t type is represented by the i32 LLVM type.
Added also some restriction checking for images and samplers, and a fix for the event_t implementation that enables using zero events with function overloading.
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/20130124/edad37d3/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/20130124/edad37d3/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencl_samplers.patch
Type: application/octet-stream
Size: 28743 bytes
Desc: opencl_samplers.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130124/edad37d3/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/20130124/edad37d3/attachment-0001.html>
More information about the cfe-commits
mailing list