[all-commits] [llvm/llvm-project] 5a8144: [libc][math] Refactor llogbl to be header-only (#1...

Mathew Joseph via All-commits all-commits at lists.llvm.org
Tue Feb 10 13:32:28 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a8144da98f7c8585bd6a58af167e3824f2b647d
      https://github.com/llvm/llvm-project/commit/5a8144da98f7c8585bd6a58af167e3824f2b647d
  Author: Mathew Joseph <69132893+mathew1046 at users.noreply.github.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M libc/shared/math.h
    A libc/shared/math/llogbl.h
    M libc/src/__support/math/CMakeLists.txt
    A libc/src/__support/math/llogbl.h
    M libc/src/math/generic/CMakeLists.txt
    M libc/src/math/generic/llogbl.cpp
    M libc/test/shared/CMakeLists.txt
    M libc/test/shared/shared_math_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][math] Refactor llogbl to be header-only (#175376)

Fixes: #175361



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list