NoQ added a comment.

I'd also rather stick to integer arithmetic and avoid using floats even in 
intermediate calculations. It'd be hard to make sure that no rounding errors 
kick in if we use floats.


https://reviews.llvm.org/D49074



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to