diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index 646eb2893..18d152c5d 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -104,6 +104,9 @@ #if KERN_TYPE == 8200 #undef _unroll #endif +#if KERN_TYPE == 8900 +#undef _unroll +#endif #if KERN_TYPE == 10400 #undef _unroll #endif