aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/views
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-12-12 17:07:49 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-12 22:54:24 +0000
commit106e17aa38c9cf90c864232ae8dc7667f37bb787 (patch)
tree11565154af93500b36e921dfceed2b6a1fb07a1f /src/views
parent6f1362245277100c043e085e2efd0314af5436a3 (diff)
JUMPER_IS_AVX2 -> JUMPER_IS_HSW
We need to be a bit more pedantic here to support builds that may be using AVX2 as part of their baseline but perhaps not enabling all the related features SkJumper would like to use. E.g. we've seen Tensorflow build with AVX2 and FMA, but not F16C. So check all three {AVX2,FMA,F16C}, and only then build stages in HSW mode. I've updated the define as a reminder. This only affects builds using these features for their _baseline_ stages... the offline-compiled stages in SkJumper_generated.S are not affected. Change-Id: I9bfb3bae3589d35043b748782cefa8c213726d6a Reviewed-on: https://skia-review.googlesource.com/84221 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'src/views')
0 files changed, 0 insertions, 0 deletions