[all-commits] [llvm/llvm-project] b7f54f: [libc][math] Refactor logbbf16 to header-only (#18...
Zorojuro via All-commits
all-commits at lists.llvm.org
Sat Apr 18 12:41:38 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7f54fd7ecbcd25906b19e472718dd6f93159070
https://github.com/llvm/llvm-project/commit/b7f54fd7ecbcd25906b19e472718dd6f93159070
Author: Zorojuro <sawantsukumar at gmail.com>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M libc/shared/math.h
A libc/shared/math/logbbf16.h
M libc/src/__support/math/CMakeLists.txt
A libc/src/__support/math/logbbf16.h
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/generic/logbbf16.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 logbbf16 to header-only (#189194)
Co-authored-by: bassiounix <muhammad.m.bassiouni at gmail.com>
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