Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjuhl
2559 days ago
GCC can do Function Multi Versioning (
https://gcc.gnu.org/wiki/FunctionMultiVersioning
,
https://lwn.net/Articles/691932/
) where it will generate code for multiple CPUs and select the best at run time.