Which Firefox platforms must support x86 without SSE2? Just Win32 and Linux?
chris
On 5/9/14, 10:14 AM, Benoit Jacob wrote:
Totally agree that 1% is probably still too much to drop, but the 4x drop
over the past two years makes me hopeful that we'll be able to drop
non-SSE2, eventually.
SSE2 is not just about SIMD. The most important thing it buys us IMHO is to
be able to not use x87 instructions anymore and instead use SSE2 (scalar)
instructions. That removes entire classes of bugs caused by x87 being
non-IEEE754-compliant with its crazy 80-bit registers.
Benoit
2014-05-09 13:01 GMT-04:00 Chris Peterson <cpeter...@mozilla.com>:
What does requiring SSE2 buy us? 1% of hundreds of millions of Firefox
users is still millions of people.
chris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform