diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index d225137bf..57aae0748 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -162,6 +162,9 @@ #if KERN_TYPE == 3000 #undef _unroll #endif +#if KERN_TYPE == 3200 +#undef _unroll +#endif #if KERN_TYPE == 10500 #undef _unroll #endif