[all-commits] [llvm/llvm-project] d8bfb4: [libc] clean up unused exp_utils (#143181)

Michael Jones via All-commits all-commits at lists.llvm.org
Fri Jun 6 11:03:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8bfb4719df7a043c38962bbbd60fd3387c917b6
      https://github.com/llvm/llvm-project/commit/d8bfb4719df7a043c38962bbbd60fd3387c917b6
  Author: Michael Jones <michaelrj at google.com>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M libc/src/math/generic/CMakeLists.txt
    R libc/src/math/generic/exp_utils.cpp
    R libc/src/math/generic/exp_utils.h

  Log Message:
  -----------
  [libc] clean up unused exp_utils (#143181)

This file's just left over from old code, but it doesn't compile
anymore. It's never used so this patch just removes it.



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