Roll skia/third_party/skcms 14afdb8..06d773b (1 commits)

https://skia.googlesource.com/skcms.git/+log/14afdb8..06d773b

2018-05-17 mtklein@chromium.org add android.fp16 build


The AutoRoll server is located here: https://skcms-skia-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
TBR=herb@google.com

Change-Id: Iba574756d324fb12f2091a9af6d5f4da4a8b8f7d
Reviewed-on: https://skia-review.googlesource.com/128965
Commit-Queue: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
This commit is contained in:
skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com 2018-05-17 17:11:40 +00:00 committed by Skia Commit-Bot
parent 2b937f54c2
commit 29ede9b0c3
2 changed files with 5 additions and 1 deletions

View File

@ -25,6 +25,10 @@
// NS(id): a macro that returns unique identifiers
// ATTR: an __attribute__ to apply to functions
#if defined(__ARM_FEATURE_FP16_VECTOR_ARITHMETIC)
// TODO(mtklein): this build supports FP16 compute
#endif
#if defined(__ARM_NEON)
#include <arm_neon.h>
#elif defined(__SSE__)

View File

@ -1 +1 @@
14afdb89fc0cac18433e5e932552f9cdbf5d3bf8
06d773bdba22d7d60599a3da5c8475bba3f45934