Blender Git Commit Log
Git Commits -> Revision c5f4837
Revision c5f4837 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:25 (GMT) |
Cycles: Implement SSE-optimized path of util_max_axis() The idea here is to avoid if statements which could cause wrong branch prediction. Gives a bit of measurable speedup up to ~1%. Still nice :) Inspired by Maxym Dmytrychenko, thanks! |
Commit Details:
Full Hash: c5f48376035224242d1a6a0d1303975e20a36edb
Parent Commit: 10e5835
Lines Changed: +9, -0
1 Modified Path:
/intern/cycles/util/util_math.h (+9, -0) (Diff)