Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wmu
on Feb 19, 2019
|
parent
|
context
|
favorite
| on:
Flavors of SIMD
Recently I checked how different compilers vectorize various C++ standard algorithms:
http://0x80.pl/notesen/2019-02-02-autovectorization-gcc-clan...
You'll also find there a hint how to rewrite std::replace algorithm to make it vectorizable.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You'll also find there a hint how to rewrite std::replace algorithm to make it vectorizable.