[libc-commits] [libc] [libc][math][c23] Add fabsf16 C23 math function (PR #93567)

via libc-commits libc-commits at lists.llvm.org
Tue May 28 09:13:30 PDT 2024


https://github.com/overmighty commented:

Should we `#include "src/__support/macros/properties/types.h"` for `float16`, like we do for `float128`, or should we `#include "llvm-libc-types/float16.h"`?

https://github.com/llvm/llvm-project/pull/93567


More information about the libc-commits mailing list