Chromium Code Reviews| Index: src/opts/SkNx_avx.h |
| diff --git a/src/opts/SkNx_avx.h b/src/opts/SkNx_avx.h |
| index 9697303e37bcc9000c293fd8cb86387556fa7f4b..6236769652677a58610ee15a4d727575a69e0a42 100644 |
| --- a/src/opts/SkNx_avx.h |
| +++ b/src/opts/SkNx_avx.h |
| @@ -13,6 +13,8 @@ |
| // All the SSE specializations are still good ideas. We'll just add Sk8f. |
| #include "SkNx_sse.h" |
| +// SkNx_sse.h defines SKNX_IS_FAST. |
| + |
| namespace { // See SkNx.h |
| template <> |