Fix build error with WITH_CYCLES_NATIVE_ONLY and recent AVX2 changes.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
# define __KERNEL_AVX__
|
||||
# endif
|
||||
# ifdef __AVX2__
|
||||
# define __KERNEL_SSE__
|
||||
# define __KERNEL_AVX2__
|
||||
# endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user