summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorJan Vesely <jan.vesely@rutgers.edu>2016-05-06 18:02:30 +0000
committerJan Vesely <jan.vesely@rutgers.edu>2016-05-06 18:02:30 +0000
commitc374cb76f467f01a3f60740703f995a0e1f7a89a (patch)
tree15e104584d151cee2ad78bbf3968cd099edefb05 /libclc/generic/lib/SOURCES
parent84a0bf64a82ff7caead3c97093065d2a09f6e7d6 (diff)
downloadbcm5719-llvm-c374cb76f467f01a3f60740703f995a0e1f7a89a.tar.gz
bcm5719-llvm-c374cb76f467f01a3f60740703f995a0e1f7a89a.zip
math: Add erf ported from amd-builtins
The scalar float/double function bodies are a direct copy/paste, aside from the removed (optional) code in float function body that requires subnormals. reviewers: jvesely Patch by: Vedran Miletić <rivanvx@gmail.com> llvm-svn: 268766
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 db069ab3744..c099553d168 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -77,6 +77,7 @@ math/copysign.cl
math/cos.cl
math/cospi.cl
math/ep_log.cl
+math/erf.cl
math/erfc.cl
math/exp.cl
math/exp_helper.cl
OpenPOWER on IntegriCloud