[all-commits] [llvm/llvm-project] 7068b5: [libc][math] Refactor log10f to Header Only. (#176...

Anonmiraj via All-commits all-commits at lists.llvm.org
Tue Feb 10 14:16:58 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7068b522545e553ed29a43d8126a3a54191ab8a3
      https://github.com/llvm/llvm-project/commit/7068b522545e553ed29a43d8126a3a54191ab8a3
  Author: Anonmiraj <ezzibrahimx at gmail.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M libc/shared/math.h
    A libc/shared/math/log10f.h
    M libc/src/__support/math/CMakeLists.txt
    A libc/src/__support/math/log10f.h
    M libc/src/math/generic/CMakeLists.txt
    M libc/src/math/generic/log10f.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 log10f to Header Only. (#176520)

closes : #176511



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