llvm-project/libclc/amdgcn/lib
Daniel Stone 3d21fa56f5 libclc: Make all built-ins overloadable
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
2020-08-17 13:55:48 -07:00
..
cl_khr_int64_extended_atomics amdgcn: Consolidate atomic minmax helpers 2018-11-27 16:01:13 +00:00
integer
math
mem_fence libclc: Make all built-ins overloadable 2020-08-17 13:55:48 -07:00
synchronization libclc: Make all built-ins overloadable 2020-08-17 13:55:48 -07:00
workitem libclc: Make all built-ins overloadable 2020-08-17 13:55:48 -07:00
SOURCES amdgcn: Convert get_num_groups to clc 2018-11-04 00:39:25 +00:00