mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-06 12:40:56 +08:00
Test
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#define F16C_SUPPORT
|
||||
#elif defined(__FLT16_MAX__)
|
||||
#define FLT16_SUPPORT
|
||||
#else
|
||||
#error "Not supported"
|
||||
#endif
|
||||
|
||||
#ifdef FLT16_SUPPORT
|
||||
|
||||
Reference in New Issue
Block a user