diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index 57aae0748..49ce0efb2 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -120,9 +120,6 @@ #if KERN_TYPE == 10700 #undef _unroll #endif -#if KERN_TYPE == 10900 -#undef _unroll -#endif #if KERN_TYPE == 12300 #undef _unroll #endif @@ -204,6 +201,9 @@ #if KERN_TYPE == 10800 #undef _unroll #endif +#if KERN_TYPE == 10900 +#undef _unroll +#endif #if KERN_TYPE == 12800 #undef _unroll #endif