diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index e461176c0..e6acd7d23 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -186,6 +186,9 @@ #ifdef IS_AMD #ifdef IS_GPU +#if KERN_TYPE == 8000 +#undef _unroll +#endif #endif #endif