commit | 3bc2624a4b89c49efd65f5e548ac5f2dd9351431 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Feb 17 14:21:28 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 17 14:21:28 2016 -0800 |
tree | 7994dedcda068d5cbaa18b2f92a2778639167847 | |
parent | 2775cf548ca62d3b1076a7e9cc2a40853f1bb885 [diff] |
try plain-old code for sk_memset16/32 now that NEON is compile-time Most of these implementations now just say "always inline". Let's see if we can get away with the simplicity of doing that all the time. These inlined implementations can autovectorize easily. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1639863002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review URL: https://codereview.chromium.org/1639863002