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

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Wed Feb 25 09:46:20 PST 2026


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

Bfloat16 entry?

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


More information about the libc-commits mailing list