summaryrefslogtreecommitdiff
path: root/src/tuning/kernels/copy_fast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuning/kernels/copy_fast.cpp')
-rw-r--r--src/tuning/kernels/copy_fast.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tuning/kernels/copy_fast.cpp b/src/tuning/kernels/copy_fast.cpp
index 10ef864b..8d759a80 100644
--- a/src/tuning/kernels/copy_fast.cpp
+++ b/src/tuning/kernels/copy_fast.cpp
@@ -105,6 +105,7 @@ class TuneCopy {
} // namespace clblast
// Shortcuts to the clblast namespace
+using half = clblast::half;
using float2 = clblast::float2;
using double2 = clblast::double2;