Removed comment [skip ci]

This commit is contained in:
Andrew Kane
2023-12-04 10:27:03 -08:00
parent 422667f6c6
commit 3b2198d52c

View File

@@ -5,7 +5,6 @@
#include <float.h>
/* _Float16 and __fp16 are not supported on x86_64 with GCC 11 */
#if defined(__is_identifier)
#if __is_identifier(_Float16)
#define FLT16_SUPPORT