[libc-commits] [libc] [llvm] [libc][math] Refactor nextup family to header-only (PR #181688)

via libc-commits libc-commits at lists.llvm.org
Wed Feb 25 09:54:19 PST 2026


================
@@ -6181,15 +6238,40 @@ libc_math_function(name = "nexttowardf16")
 
 libc_math_function(name = "nexttowardl")
 
-libc_math_function(name = "nextup")
+libc_math_function(
----------------
AnonMiraj wrote:

added

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


More information about the libc-commits mailing list