[libc-commits] [libc] [llvm] [libc][math] Move hypot to shared/math and make it constexpr (PR #177588)
Muhammad Bassiouni via libc-commits
libc-commits at lists.llvm.org
Thu Jan 29 18:54:47 PST 2026
================
@@ -0,0 +1,21 @@
+//===-- Shared hypot function ----------------------------------*- C++ -*-===//
----------------
bassiounix wrote:
extend this to the end of the line wide similar to line 7
https://github.com/llvm/llvm-project/pull/177588
More information about the libc-commits
mailing list