On 2016-05-18 1:32 PM, Benjamin Smedberg wrote:
- Other platform code that does dynamic SSE2 detection. For example,
image decoders which we compiler in both SSE2 and non-SSE2 configs
currently, and select the codepath at runtime.
- I imagine we'd like to remove this complexity from the tree,
especially given that we won't have any testing for it.
Wouldn't these code paths still be tested on Android? I expect we have
many code paths that have an SSE2 specialization but not an ARM NEON
one, so we use the non-SSE2 code paths on ARM.
The Moz2D software filter code is an example of such a case.
-Markus
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform