jroelofs added a comment.

What does having them be `long double`s give over just multiplying the counts 
by 16 (or however big it is on your platform)? Alignment?

Seems like it'd be better to start with a prime that's ~16x larger, say 211, 
than to have that factor of 16 floating around everywhere.


http://reviews.llvm.org/D15539



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

Reply via email to