[all-commits] [llvm/llvm-project] a87907: [libc][math] Fix a bug in cbrt when the result is ...

lntue via All-commits all-commits at lists.llvm.org
Fri Oct 25 19:11:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a879073494e7989f670ab0432dd0047ffbf5d1cd
      https://github.com/llvm/llvm-project/commit/a879073494e7989f670ab0432dd0047ffbf5d1cd
  Author: lntue <lntue at google.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M libc/src/math/generic/cbrt.cpp
    M libc/test/src/math/cbrt_test.cpp
    M libc/test/src/math/smoke/cbrt_test.cpp

  Log Message:
  -----------
  [libc][math] Fix a bug in cbrt when the result is rounded to the next exponent. (#113749)



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