Hacker News new | ask | show | jobs
by gameswithgo 2435 days ago
pedantry: ffast-math does not always trade precision. It simply trades the results being the same as if they were not vectorized. A vectorized sum of floats for instance is more accurate, not less.