diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index 8469c0661..646eb2893 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -113,6 +113,9 @@ #if KERN_TYPE == 10700 #undef _unroll #endif +#if KERN_TYPE == 10900 +#undef _unroll +#endif #if KERN_TYPE == 12300 #undef _unroll #endif