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
Quick reference should also say, that SIMD_ATTR should be transitively added to functions that call "inlined" functions with SIMD_ATTR, where "inlined" refer to any situation that leads embedding the function code into another function.