[LLVMdev] Additional Optimization I'm Missing?

Duncan Sands baldrick at free.fr
Wed Apr 2 02:39:05 PDT 2008


> thanks for the help, I suppose I'm yet not use to thinking of rounding
> errors 84 iterations out :)

llc has an -enable-unsafe-fp-math option, while gcc has -fast-math, for
people who don't care about such details.



More information about the llvm-dev mailing list