[all-commits] [llvm/llvm-project] ac1d5f: [libc][math] Remove constexpr quantifier from cbrt...
lntue via All-commits
all-commits at lists.llvm.org
Wed Jul 17 09:33:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac1d5facf60c6e83418f8ab9d3fdfb1a8004d4aa
https://github.com/llvm/llvm-project/commit/ac1d5facf60c6e83418f8ab9d3fdfb1a8004d4aa
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M libc/src/math/generic/cbrt.cpp
Log Message:
-----------
[libc][math] Remove constexpr quantifier from cbrt's utility functions. (#99349)
Fix full build failures:
https://lab.llvm.org/buildbot/#/builders/131/builds/2342
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