summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-03-23 17:01:35 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-03-23 17:01:35 +0000
commit551a669e8050470b70798474e1829e8b2edb9185 (patch)
treeac2d6ad9f7761dbafba06e93cdb6d5119f52a1db /libclc/generic/lib/SOURCES
parentcb1c0d7939dfd10ca439518ad798e00339eab3fa (diff)
downloadbcm5719-llvm-551a669e8050470b70798474e1829e8b2edb9185.tar.gz
bcm5719-llvm-551a669e8050470b70798474e1829e8b2edb9185.zip
Implement distance builtin v2
This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. v2: - Remove unnecessary copyright. llvm-svn: 232964
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 0110e15b0f4..f1d3053c754 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -34,6 +34,7 @@ common/sign.cl
common/smoothstep.cl
common/step.cl
geometric/cross.cl
+geometric/distance.cl
geometric/dot.cl
geometric/length.cl
geometric/normalize.cl
OpenPOWER on IntegriCloud