aboutsummaryrefslogtreecommitdiff
path: root/src/builtins/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/builtins/README.txt')
-rw-r--r--src/builtins/README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/builtins/README.txt b/src/builtins/README.txt
index 5e16118..6e67eec 100644
--- a/src/builtins/README.txt
+++ b/src/builtins/README.txt
@@ -1,8 +1,7 @@
This directory (builtins) is intended to supercede src/runtime as a means
to provide a builtins library for OpenCL kernels.
-Note: some of the files here do not compile due to an address space casting
-error, and are suffixed *.cl.broken.
+Note: some of the files here do not compile yet, and are suffixed *.cl.broken.
Files here were imported from the TI opencl_builtins private repository and
repurposed for CPU device (from DSP device).