[all-commits] [llvm/llvm-project] 08bcd7: [libc][math] Refactor hypotf to Header Only. (#175...

Anonmiraj via All-commits all-commits at lists.llvm.org
Fri Jan 16 15:35:00 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08bcd7cb00d09f188e791be5821365b24fe58d92
      https://github.com/llvm/llvm-project/commit/08bcd7cb00d09f188e791be5821365b24fe58d92
  Author: Anonmiraj <nabilmalek48 at gmail.com>
  Date:   2026-01-17 (Sat, 17 Jan 2026)

  Changed paths:
    M libc/shared/math.h
    A libc/shared/math/hypotf.h
    M libc/src/__support/math/CMakeLists.txt
    A libc/src/__support/math/hypotf.h
    M libc/src/math/generic/CMakeLists.txt
    M libc/src/math/generic/hypotf.cpp
    M libc/test/shared/CMakeLists.txt
    M libc/test/shared/shared_math_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][math] Refactor hypotf to Header Only. (#175679)

builds correctly with both Clang and GCC 12.2.

Closes #175338.



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