[all-commits] [llvm/llvm-project] cf7d34: [libc] Extend fputil::sqrt to use floating point i...

lntue via All-commits all-commits at lists.llvm.org
Tue Apr 8 19:15:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf7d34a54dbfa32f0fd8fa569654e8ea012abd72
      https://github.com/llvm/llvm-project/commit/cf7d34a54dbfa32f0fd8fa569654e8ea012abd72
  Author: lntue <lntue at google.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    R libc/src/__support/FPUtil/aarch64/sqrt.h
    A libc/src/__support/FPUtil/arm/sqrt.h
    M libc/src/__support/FPUtil/riscv/sqrt.h
    M libc/src/__support/FPUtil/sqrt.h
    M libc/src/__support/FPUtil/x86_64/sqrt.h
    M libc/src/__support/macros/properties/cpu_features.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc] Extend fputil::sqrt to use floating point instructions for arm32. (#134499)



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