Thanks for the comments!

  Its very obscure in the spec, but if you look at the functions that use 
event_t types, like [[ 
https://www.khronos.org/registry/cl/sdk/1.1/docs/man/xhtml/async_work_group_copy.html
 | async_work_group_copy ]] it says 'The event argument can also be used to 
associate the async_work_group_copy with a previous async copy allowing an 
event to be shared by multiple async copies; otherwise event should be zero'.

http://llvm-reviews.chandlerc.com/D2860
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to