[PATCH] D114099: Enable `_Float16` type support on X86 without the avx512fp16 flag

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 18 06:36:53 PST 2021


tschuett added inline comments.


================
Comment at: clang/docs/LanguageExtensions.rst:676
 * SPIR
-* X86 (Only available under feature AVX512-FP16)
+* X86
 
----------------
Would something like SSE2 and up help understanding?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114099/new/

https://reviews.llvm.org/D114099



More information about the cfe-commits mailing list