commit | fce612ac32a224d874acfce2b1ccf8db1a553307 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Dec 15 07:38:54 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 15 07:38:54 2015 -0800 |
tree | 97ac8e65d424847effdb4f05433800351439f2d5 | |
parent | 6822c207057fd2bc6154afc98712e0fa09339b51 [diff] |
Specialize Sk2d for SSE2 Given the autovectorization we've seen, I wouldn't expect big speedups from this, but it does give us a point of control over what's going on. BUG=skia: CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review URL: https://codereview.chromium.org/1526923003