[libc-commits] [libc] [libc][math][c23] Add f16sqrtf C23 math function (PR #95251)

via libc-commits libc-commits at lists.llvm.org
Wed Jun 12 06:58:51 PDT 2024


================
@@ -17,6 +17,7 @@
 #include "src/__support/FPUtil/rounding_mode.h"
 #include "src/__support/common.h"
 #include "src/__support/uint128.h"
+#include <fenv.h>
----------------
overmighty wrote:

Oops.

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


More information about the libc-commits mailing list