Hacker News new | ask | show | jobs
by dataangel 1091 days ago
Seems like there should just be a fastmath mode that doesn't consider it UB. IIUC most of the gains come from being able to assume addition, multiplication etc are associative and commutative.