Login
From:
Krister Walfridsson’s blog
(Uncensored)
subscribe
Optimizations enabled by -ffast-math – Krister Walfridsson's blog – Compilers, programming languages, etc.
https://kristerw.github.io/2021/10/19/fast-math/
links
backlinks
Roast topics
Find topics
Find it!
This blog post describes the optimizations enabled by -ffast-math when compiling C or C++ code with GCC 11 for x86_64 Linux (other languages/operating systems/CPU architectures may enable slightly different optimizations).