Hacker News new | ask | show | jobs
by Tuna-Fish 225 days ago
You can write good autovectorized code in Rust today, but only for integers. Since Rust lacks --ffast-math, the results on most fp code are disappointing.