[libc-commits] [libc] [llvm] [libc][math] Refactor log to header-only shared math (PR #175395)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Sat Jan 10 15:26:04 PST 2026


================
@@ -2111,16 +2111,7 @@ add_entrypoint_object(
   HDRS
     ../log.h
   DEPENDS
-    .log_range_reduction
----------------
bassiounix wrote:

`log_range_reduction` should be ported.

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


More information about the libc-commits mailing list