diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index 49ce0efb2..d02e19d87 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -111,6 +111,9 @@ #if KERN_TYPE == 7400 #undef _unroll #endif +#if KERN_TYPE == 7900 +#undef _unroll +#endif #if KERN_TYPE == 8200 #undef _unroll #endif @@ -220,4 +223,3 @@ #endif #endif -