[libc-commits] [libc] [libc][math] Add scalbln{, f, l, f128} math functions (PR #102219)

via libc-commits libc-commits at lists.llvm.org
Wed Aug 7 15:22:06 PDT 2024


================
@@ -1898,7 +1898,7 @@ functions:
     return_type: float128
     arguments:
       - type: float128
-    guard: LIBC_TYPES_HAS_FLOAT128
+    guard: LIBC_TYPES_HAS_FLOAT12
----------------
overmighty wrote:

Regression.

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


More information about the libc-commits mailing list