[all-commits] [llvm/llvm-project] 803220: [libc] changed the return cast from static_cast<fl...

wldfngrs via All-commits all-commits at lists.llvm.org
Fri Oct 18 07:24:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 803220db43207254d7fced50dcc0686c4ee65474
      https://github.com/llvm/llvm-project/commit/803220db43207254d7fced50dcc0686c4ee65474
  Author: wldfngrs <wldfngrs at gmail.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M libc/src/math/generic/exp10f16.cpp

  Log Message:
  -----------
  [libc] changed the return cast from static_cast<float16> to fputil::cast<float16> in exp10f16.cpp. (#112889)

switch to fputil::cast to fix rounding with compiler-rt



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