[all-commits] [llvm/llvm-project] 9548db: [libc][math] Refactor ffmaf128 into a header only....

Zorojuro via All-commits all-commits at lists.llvm.org
Thu Mar 5 13:32:02 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9548db811e271cb2960cbe18db3a3c3abdff5179
      https://github.com/llvm/llvm-project/commit/9548db811e271cb2960cbe18db3a3c3abdff5179
  Author: Zorojuro <sawantsukumar at gmail.com>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M libc/shared/math.h
    A libc/shared/math/ffmaf128.h
    M libc/src/__support/math/CMakeLists.txt
    A libc/src/__support/math/ffmaf128.h
    M libc/src/math/generic/CMakeLists.txt
    M libc/src/math/generic/ffmaf128.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 ffmaf128 into a header only. (#184751)

closes #175325 
part of #147386



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