summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorJan Vesely <jan.vesely@rutgers.edu>2017-11-10 22:16:41 +0000
committerJan Vesely <jan.vesely@rutgers.edu>2017-11-10 22:16:41 +0000
commit6b4a625438983ab8dc84b087a90c9d9bb94ffdde (patch)
tree21f850756cadead6def0589c4fbddb30ea4ca6dc /libclc/generic/lib/SOURCES
parent4301e6d0c915563c9d2d8a9bd1d0c4395913985e (diff)
downloadbcm5719-llvm-6b4a625438983ab8dc84b087a90c9d9bb94ffdde.tar.gz
bcm5719-llvm-6b4a625438983ab8dc84b087a90c9d9bb94ffdde.zip
native_exp10: Switch implementation to llvm intrinsic
v2: Use native_log2 instead of wrong constant Reviewer: Jeroen Ketema Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 317941
Diffstat (limited to 'libclc/generic/lib/SOURCES')
-rw-r--r--libclc/generic/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/lib/SOURCES b/libclc/generic/lib/SOURCES
index a230d388fea..2b314653a88 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -121,6 +121,7 @@ math/mad.cl
math/modf.cl
math/native_cos.cl
math/native_exp.cl
+math/native_exp10.cl
math/native_exp2.cl
math/native_log.cl
math/native_log10.cl
OpenPOWER on IntegriCloud