Revert "trim another instruction off SkRasterPipeline overhead"
authorMike Klein <mtklein@chromium.org>
Tue, 3 Jan 2017 23:42:04 +0000 (23:42 +0000)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 4 Jan 2017 00:32:29 +0000 (00:32 +0000)
commit9ea894b4d030b55e377fc3858ebde12198f205ce
tree891c50596a5ac50836b4890005c2e06203751043
parente6b274e402094a67a9febc51c5de5d3f22ee8be4
Revert "trim another instruction off SkRasterPipeline overhead"

This reverts commit e61c40707e70a2be9e32227a929173864f7895e1.

Reason for revert: this and the ODR caused operations on ContiguousContainerBase::elements_, another std::vector<void*> in Chrome, to start using AVX2 instructions.  Boy this is annoying...

Change-Id: I2c4837ad70fdef8096db904022b0703b88c6fd6c
Reviewed-on: https://skia-review.googlesource.com/6549
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: Mike Klein <mtklein@chromium.org>
src/opts/SkRasterPipeline_opts.h