blender/intern/cycles/kernel/kernels/cpu
Sergey Sharybin c54381488b Cycles: Enable SSE math optimization for AVX kernels
This gives about 5% speedup for AVX processors.

Benefit of such optimization on other microarchitectures is still
under investigation.
2016-10-25 16:10:47 +02:00
..
kernel_avx2.cpp Cycles: Enable SSE options of math module for AVX2 kernels 2016-10-12 12:54:31 +02:00
kernel_avx.cpp Cycles: Enable SSE math optimization for AVX kernels 2016-10-25 16:10:47 +02:00
kernel_cpu_image.h Cycles: Change code order for Image Data Types. 2016-08-11 22:30:03 +02:00
kernel_cpu_impl.h Fix Cycles kernel build without render passes support. 2016-07-18 22:40:08 +02:00
kernel_cpu.h Cycles-Bake: Custom Baking passes 2016-01-15 13:00:56 -02:00
kernel_sse2.cpp Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
kernel_sse3.cpp Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
kernel_sse41.cpp Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00
kernel.cpp Cycles: Enable SSE math optimization for AVX kernels 2016-10-25 16:10:47 +02:00