llvm-project
ae1d75e6 - [libc][math] Guard f16 math headers to fix certain 32-bit ARM builds (#200715)

Commit
1 day ago
[libc][math] Guard f16 math headers to fix certain 32-bit ARM builds (#200715) Wrap hypotf16.h and expxf16_utils.h in LIBC_TYPES_HAS_FLOAT16 macros like other flaot16 math headers. This fixes build breaks on systems where float16 is unsupported (like some 32-bit ARM).
Author
Parents
Loading