You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(batch): Add support for b4_SSE2 batched mode. (#1825)
Add support for b4_SSE2 batched mode, enabling batched execution for all x86-64 CPUs that don't support AVX.
Quick tests were run to see that output with procedural and texture based materials looked ok and proper SSE2 batched code was being generated for wide/ functions. EDIT: Additionally, all tests pass now.
---------
Signed-off-by: Tuomas Tonteri <[email protected]>
0 commit comments