forked from OSchip/llvm-project
The SPIR spec states that all OpenCL built-in functions should be overloadable and mangled, to ensure consistency. Add the overload attribute to functions which were missing them: work dimensions, memory barriers and fences, and events. Reviewed By: tstellar, jenatali Differential Revision: https://reviews.llvm.org/D82078 |
||
|---|---|---|
| .. | ||
| async_work_group_copy.h | ||
| async_work_group_copy.inc | ||
| async_work_group_strided_copy.h | ||
| async_work_group_strided_copy.inc | ||
| gentype.inc | ||
| prefetch.h | ||
| prefetch.inc | ||
| wait_group_events.h | ||