[all-commits] [llvm/llvm-project] b8f7c2: [libc][NFC] Clean up conversion warnings in math f...

lntue via All-commits all-commits at lists.llvm.org
Fri Dec 8 06:54:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f7c2ce89d6da34eb68fde76eec9bbdaed87619
      https://github.com/llvm/llvm-project/commit/b8f7c2ce89d6da34eb68fde76eec9bbdaed87619
  Author: lntue <35648136+lntue at users.noreply.github.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M libc/src/__support/FPUtil/Hypot.h
    M libc/src/__support/FPUtil/dyadic_float.h
    M libc/src/math/generic/explogxf.h
    M libc/src/math/generic/log.cpp
    M libc/src/math/generic/log10.cpp
    M libc/src/math/generic/log1p.cpp
    M libc/src/math/generic/log1pf.cpp
    M libc/src/math/generic/log2.cpp

  Log Message:
  -----------
  [libc][NFC] Clean up conversion warnings in math function implementations. (#74697)




More information about the All-commits mailing list