[all-commits] [llvm/llvm-project] fe4695: [libc][math] Refactor ilogbbf16 to header-only (#1...

Anonmiraj via All-commits all-commits at lists.llvm.org
Mon Apr 27 18:13:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe46959a92882f5bf377682847af3a254c808479
      https://github.com/llvm/llvm-project/commit/fe46959a92882f5bf377682847af3a254c808479
  Author: Anonmiraj <ezzibrahimx at gmail.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

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

  Log Message:
  -----------
  [libc][math] Refactor ilogbbf16 to header-only (#194503)

Refactors ilogbbf16 to be header-only.



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