[PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL header file.
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 14:38:00 PDT 2016
yaxunl updated this revision to Diff 54421.
yaxunl added a comment.
Add missing convert_* functions between half and double types.
Make vload* functions with pointer argument in constant addr space shared between 1.2 and 2.0.
Add condition macro ifdef cl_khr_fp64 for double type functions.
Add __const_func to some convert functions.
http://reviews.llvm.org/D18369
Files:
lib/Headers/opencl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18369.54421.patch
Type: text/x-patch
Size: 1223925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160420/8e98a040/attachment-0001.bin>
More information about the cfe-commits
mailing list