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