[all-commits] [llvm/llvm-project] d48b63: [libc][math] Qualify fmax functions to be constexp...
Anonmiraj via All-commits
all-commits at lists.llvm.org
Mon Apr 27 23:44:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d48b6314a7adccc56c1849c01bffcbfc739f7bdf
https://github.com/llvm/llvm-project/commit/d48b6314a7adccc56c1849c01bffcbfc739f7bdf
Author: Anonmiraj <ezzibrahimx at gmail.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M libc/src/__support/FPUtil/BasicOperations.h
M libc/src/__support/math/fmax.h
M libc/src/__support/math/fmaxbf16.h
M libc/src/__support/math/fmaxf.h
M libc/src/__support/math/fmaxf128.h
M libc/src/__support/math/fmaxf16.h
M libc/src/__support/math/fmaxl.h
M libc/test/shared/shared_math_constexpr_test.cpp
Log Message:
-----------
[libc][math] Qualify fmax functions to be constexpr (#194551)
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