llvm-project/libclc/generic/include/clc
Jan Vesely 4b23a2e8e9 libclc: Move rsqrt implementation to a .cl file
Reviewer: awatry
Differential Revision: https://reviews.llvm.org/D74013
2020-02-09 14:42:09 -05:00
..
async Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
atomic atomic: Provide function implementation of atomic_{dec,inc} 2018-06-21 19:27:26 +00:00
cl_khr_global_int32_base_atomics atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
cl_khr_global_int32_extended_atomics atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics declarations 2018-06-21 19:27:18 +00:00
cl_khr_int64_base_atomics atom: Consolidate cl_khr_int64_{base,extended}_atomics declarations 2018-06-21 19:27:23 +00:00
cl_khr_int64_extended_atomics atom: Consolidate cl_khr_int64_{base,extended}_atomics declarations 2018-06-21 19:27:23 +00:00
cl_khr_local_int32_base_atomics atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
cl_khr_local_int32_extended_atomics atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics declarations 2018-06-21 19:27:18 +00:00
common
explicit_fence amdgcn: Implement {read_,write_,}mem_fence builtin 2017-08-16 17:08:56 +00:00
float Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
geometric Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
image
integer integer/gentype: Add __CLC_VECSIZE macro 2018-03-08 18:58:05 +00:00
math libclc: Move rsqrt implementation to a .cl file 2020-02-09 14:42:09 -05:00
misc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
relational Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
shared Add vstore_half_rte implementation 2018-02-06 18:44:50 +00:00
synchronization
workitem Let get_work_dim take exactly 0 arguments 2017-10-01 20:11:46 +00:00
as_type.h Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
atom_decl_int32.inc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
atom_decl_int64.inc atom: Consolidate cl_khr_int64_{base,extended}_atomics declarations 2018-06-21 19:27:23 +00:00
clc.h remquo: Port from amd builtins 2018-05-03 05:44:26 +00:00
clcfunc.h
clcmacros.h Do no circularly define NULL 2017-10-01 20:10:14 +00:00
clctypes.h Add halfN types and enable fp16 when generating builtin declarations 2017-09-02 02:23:16 +00:00
convert.h