summaryrefslogtreecommitdiffstats
path: root/libclc/amdgpu/lib/math/native_log.cl
diff options
context:
space:
mode:
Diffstat (limited to 'libclc/amdgpu/lib/math/native_log.cl')
-rw-r--r--libclc/amdgpu/lib/math/native_log.cl5
1 files changed, 5 insertions, 0 deletions
diff --git a/libclc/amdgpu/lib/math/native_log.cl b/libclc/amdgpu/lib/math/native_log.cl
new file mode 100644
index 00000000000..3c5592f602c
--- /dev/null
+++ b/libclc/amdgpu/lib/math/native_log.cl
@@ -0,0 +1,5 @@
+#include <clc/clc.h>
+
+#define __CLC_BODY <native_log.inc>
+#define __FLOAT_ONLY
+#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud