MaskRay added inline comments.
================ Comment at: clang/lib/Basic/Targets/X86.cpp:357 + // Turn on _float16 for x86 (feature sse2) + HasFloat16 = SSELevel >= SSE2; ---------------- `_Float16` `for x86` convey no extra information since this file is for x86. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128571/new/ https://reviews.llvm.org/D128571 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits