 |
Blender
V3.3
|
Go to the documentation of this file.
10 #ifndef WITH_CYCLES_OPTIMIZED_KERNEL_AVX2
14 # if !(defined(__GNUC__) && (defined(i386) || defined(_M_IX86)))
15 # define __KERNEL_SSE__
16 # define __KERNEL_SSE2__
17 # define __KERNEL_SSE3__
18 # define __KERNEL_SSSE3__
19 # define __KERNEL_SSE41__
20 # define __KERNEL_AVX__
21 # define __KERNEL_AVX2__
26 #define KERNEL_ARCH cpu_avx2