<div dir="ltr">Hi all,<div><br></div><div style>I have a question. Clang allows implicit type cast of zero to OpenCL event_t type to support OpenCL async_work_group_copy() function. But explicit type cast generates the error. Could someone explain about this why clang prevent explicit type cast of zero to OpenCL event_t type? I think OpenCL spec does not mention about implicit or explicit type cast to event_t type. I have attached the simple patch to support explicit type cast on the assumption that it is needed.</div>
<div style><br></div><div style>Please review this patch.</div><div style><br></div><div style>Thanks,</div><div style>JinGu Kang</div></div>