aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePathFuzz.cpp
diff options
context:
space:
mode:
authorMike Klein <mtklein@chromium.org>2017-08-28 17:53:34 -0400
committerSkia Commit-Bot <skia-commit-bot@chromium.org>2017-08-29 18:27:51 +0000
commitb561b764d894260b77d3c44f8fa182802897f2e1 (patch)
tree3d3e22e7f0c76bbb7775dba0e566aee28d3322a2 /samplecode/SamplePathFuzz.cpp
parentfe75930ce0b8d9451d29162942badfd568a1ec47 (diff)
use NEON 8-bit stages on ARMv7 too
We don't really use anything very ARMv8 specific in the 8-bit NEON stages, so we can just naturally extend what we're doing to ARMv7 too. Note that unlike the float stages, we're not requiring VFPv4 either, just NEON. VFPv4 is for FMA and F16<->F32 conversion, both of which are unnecessary for the integer pipeline. GMs and perf improvement are similar to the previous ARMv8 change. Change-Id: Id618801ea1920564c1deee144a640a4133c4505f Reviewed-on: https://skia-review.googlesource.com/39840 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Klein <mtklein@chromium.org> Reviewed-by: Herb Derby <herb@google.com>
Diffstat (limited to 'samplecode/SamplePathFuzz.cpp')
0 files changed, 0 insertions, 0 deletions