Remix.run Logo
zokier 2 days ago

> Also compiler optimizations should not affect the result. Specially without "fast-math/O3" (which arguably many people stupidly use nowadays, then complain).

-ffp-contract is annoying exception to that principle.