summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorAaron Watry <awatry@gmail.com>2016-05-06 03:34:45 +0000
committerAaron Watry <awatry@gmail.com>2016-05-06 03:34:45 +0000
commit55a8e0fd6debffb14bb6a40ee461d276460ec18a (patch)
tree08db19a50d6e93ace76536aa8991d920edf8bfad /libclc/generic/lib/SOURCES
parent832e7fa5794bb2259cb39006b58000ee5d56fa07 (diff)
downloadbcm5719-llvm-55a8e0fd6debffb14bb6a40ee461d276460ec18a.tar.gz
bcm5719-llvm-55a8e0fd6debffb14bb6a40ee461d276460ec18a.zip
math: Add fdim implementation
Based on the amd-builtin, but explicitly vectorized for all sizes (not just float4), and includes a vectorized double implementation. Passes piglit (float) tests on pitcairn. Signed-off-by: Aaron Watry <awatry@gmail.com> Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 268708
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 facb58b470f..db069ab3744 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -82,6 +82,7 @@ math/exp.cl
math/exp_helper.cl
math/exp2.cl
math/exp10.cl
+math/fdim.cl
math/fmax.cl
math/fmin.cl
math/fmod.cl
OpenPOWER on IntegriCloud