back

by Narishma·11y ago·view on hn ↗
Shouldn't that be the default assumption? It's pretty rare to not have SSE.
2 comments
On X86_64 it's impossible not to have SSE. So unless you develop for 32bit X86 systems you can assume the availability of vector instructions.
SSE is probably more common than a $1000 GPU.