https://llvm.org/bugs/show_bug.cgi?id=23794
Bug ID: 23794
Summary: [PATCH] OpenCL: Add new types for OpenCL 2.0
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 14449
--> https://llvm.org/bugs/attachment.cgi?id=14449&action=edit
Patch to add types
Hi all,
This patch adds the new OpenCL types for 2.0 described at
https://www.khronos.org/registry/cl/sdk/2.0/docs/man/xhtml/otherDataTypes.html
The types are:
image2d_depth_t
image2d_array_depth_t
image2d_msaa_t
image2d_array_msaa_t
image2d_msaa_depth_t
image2d_array_msaa_depth_t
queue_t
ndrange_t
clk_event_t
reserve_id_t
let me know if something looks wrong.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs