Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 0 additions & 69 deletions libclc/clc/include/clc/clcmacro.h

This file was deleted.

1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/acos.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_acos
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/acosh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_acosh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/asin.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_asin
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/asinh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_asinh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/atan.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_atan
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/atan2.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_atan2
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/atanh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_atanh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/cbrt.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_cbrt
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/copysign.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_copysign
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/cos.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_cos
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/cosh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_cosh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/cospi.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_cospi
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/erf.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_erf
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/erfc.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_erfc
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/exp10.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_exp10
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/exp2.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_exp2
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/expm1.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_expm1
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/fdim.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_fdim
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/fmod.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_fmod
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/hypot.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_hypot
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/log10.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_log10
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/log1p.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_log1p
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/log2.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_log2
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/logb.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_logb
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/nextafter.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_nextafter
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/pow.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_pow
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/round.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_round
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/rsqrt.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_rsqrt
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/sin.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_sin
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/sinh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_sinh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/tan.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_tan
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/amdgcn-amdhsa/math/tanh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_FUNCTION __spirv_ocl_tanh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/common/radians.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <clc/common/clc_radians.h>
#include <libspirv/spirv.h>

Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/common/smoothstep.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <clc/common/clc_smoothstep.h>
#include <libspirv/spirv.h>

Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/geometric/scale.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define _CLC_GEN_VECTORTIMESSCALAR_IMPL(DECLSPEC, TYPE, VECLEN) \
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/math/fmax_common.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_BODY <fmax_common.inc>
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/math/fmin_common.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <libspirv/spirv.h>

#define __CLC_BODY <fmin_common.inc>
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/generic/math/round.cl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//

#include <clc/clcmacro.h>
#include <clc/math/clc_round.h>

#define __CLC_FUNCTION __spirv_ocl_round
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/ptx-nvidiacl/math/acos.cl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <libspirv/spirv.h>

#include <libspirv/ptx-nvidiacl/libdevice.h>
#include <clc/clcmacro.h>

#define __CLC_FUNCTION __spirv_ocl_acos
#define __CLC_BUILTIN __nv_acos
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/ptx-nvidiacl/math/acosh.cl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <libspirv/spirv.h>

#include <libspirv/ptx-nvidiacl/libdevice.h>
#include <clc/clcmacro.h>

#define __CLC_FUNCTION __spirv_ocl_acosh
#define __CLC_BUILTIN __nv_acosh
Expand Down
1 change: 0 additions & 1 deletion libclc/libspirv/lib/ptx-nvidiacl/math/asin.cl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include <libspirv/spirv.h>

#include <libspirv/ptx-nvidiacl/libdevice.h>
#include <clc/clcmacro.h>

#define __CLC_FUNCTION __spirv_ocl_asin
#define __CLC_BUILTIN __nv_asin
Expand Down
Loading