Hacker News new | ask | show | jobs
by gameswithgo 2461 days ago
does this remain true on the zen2 cpus which finally do avx properly?
1 comments

Intel is famous for checking for 'IntelInside' instead of cpu feature bits, and taking a generic and slow code path if it's not IntelInside.