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
Modern CPUs have special instructions for a more complex mode of execution, together with separate registers for those instructions only. These are cheat codes that compilers and library developers use to get massive performance gains without fundamentally changing the algorithm being executed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Modern CPUs have special instructions for a more complex mode of execution, together with separate registers for those instructions only. These are cheat codes that compilers and library developers use to get massive performance gains without fundamentally changing the algorithm being executed.
New Sourcery shenanigans available at:
https://v0ldek.com/sourcery/simd-cheat-codes-for-free-performance
Beta Was this translation helpful? Give feedback.
All reactions