Blender Git Loki
Git Commits -> Revision b9f61eb
Revision b9f61eb by Ray molenkamp (master) August 26, 2019, 13:22 (GMT) |
Cycles: Fix Architecture logging on x64. x64 builds with WITH_CYCLES_OPTIMIZED_KERNEL_SSE2 not defined since SSE2 is the lower bar for x64 cpus. Turning the architecture logging related if into the last if in the architecture detection chain, which will never execute unless you turn off all kernels in de debug flags. Reviewers: brecht Differential Revision: https://developer.blender.org/D5579 |
Commit Details:
Full Hash: b9f61eb874f02bfddc42e5ce376fec7e71cb84b3
Parent Commit: 16c1b10
Lines Changed: +6, -0
1 Modified Path:
/intern/cycles/device/device_cpu.cpp (+6, -0) (Diff)