[all-commits] [llvm/llvm-project] 6c30f8: [libc][math] Qualify log with constant evaluation ...
Muhammad Bassiouni via All-commits
all-commits at lists.llvm.org
Wed Mar 4 22:10:29 PST 2026
Branch: refs/heads/users/bassiounix/refactor/math/constexpr-log
Home: https://github.com/llvm/llvm-project
Commit: 6c30f8301415d500a065e83a5ee503c3f88afe5c
https://github.com/llvm/llvm-project/commit/6c30f8301415d500a065e83a5ee503c3f88afe5c
Author: bassiounix <muhammad.m.bassiouni at gmail.com>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M libc/src/__support/CPP/type_traits/is_constant_evaluated.h
M libc/src/__support/FPUtil/multiply_add.h
M libc/src/__support/macros/attributes.h
M libc/src/__support/macros/config.h
M libc/src/__support/math/log.h
M libc/src/__support/math/log_range_reduction.h
M libc/test/shared/shared_math_test.cpp
Log Message:
-----------
[libc][math] Qualify log with constant evaluation support
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