-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[libc][math] Refactor ilogbl to Header Only. #175349
Copy link
Copy link
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributelibc
Description
We need to refactor ilogbl to be header-only, constexpr (if possible), shared math function.
We need make sure that the code compiles with the supported compilers and build systems in LLVM libc: Clang, GCC12.2, CMake and Bazel.
Part of #147386
in preparation for: https://discourse.llvm.org/t/rfc-make-clang-builtin-math-functions-constexpr-with-llvm-libc-to-support-c-23-constexpr-math-functions/86450
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributelibc