commit | 79b59e6a3877068067395ff8bd711c5332eb22a9 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Jul 29 12:28:43 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 29 12:28:44 2016 -0700 |
tree | f145f75ca52f7c94bd7fccf563c9bc81c9c9c369 | |
parent | 6d9a213694cd30974f2d13261eade51cd6f1ee1f [diff] |
simplify neon shifts These still generate vshr/vshl with immediates with both GCC and Clang. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2194953002 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Based on https://codereview.chromium.org/2196773002 Review-Url: https://codereview.chromium.org/2194953002