mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-05 12:10:55 +08:00
Removed comment [skip ci]
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
#include <float.h>
|
#include <float.h>
|
||||||
|
|
||||||
/* _Float16 and __fp16 are not supported on x86_64 with GCC 11 */
|
|
||||||
#if defined(__is_identifier)
|
#if defined(__is_identifier)
|
||||||
#if __is_identifier(_Float16)
|
#if __is_identifier(_Float16)
|
||||||
#define FLT16_SUPPORT
|
#define FLT16_SUPPORT
|
||||||
|
|||||||
Reference in New Issue
Block a user