mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 01:06:48 +08:00
Merge branch 'fastfloat:main' into main
This commit is contained in:
commit
a59a62cb5c
@ -134,7 +134,7 @@ using parse_options = parse_options_t<char>;
|
|||||||
#define FASTFLOAT_NEON 1
|
#define FASTFLOAT_NEON 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(FASTFLOAT_SSE2) || defined(FASTFLOAT_ARM64)
|
#if defined(FASTFLOAT_SSE2) || defined(FASTFLOAT_NEON)
|
||||||
#define FASTFLOAT_HAS_SIMD 1
|
#define FASTFLOAT_HAS_SIMD 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user