Fix misspelling in AVX #define.

`F_from_Half` and `Half_from_F` were running the base SSE2
implementation on sub-AVX512 Intel platforms, even though F16C is
widely available. (F16C was introduced in 2009, between AVX1 and
AVX2).

Change-Id: If0e814b9885dd556dab9278a9ea1efadf69ac925
Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/827837
Commit-Queue: John Stiles <johnstiles@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
1 file changed