[all-commits] [llvm/llvm-project] b83373: [libc][math] Skip setting errno and floating point...

lntue via All-commits all-commits at lists.llvm.org
Thu Jun 19 09:19:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8337349d9b6143669e8bfa6776926a708cacf99
      https://github.com/llvm/llvm-project/commit/b8337349d9b6143669e8bfa6776926a708cacf99
  Author: lntue <lntue at google.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M libc/src/__support/FPUtil/FEnvImpl.h
    M libc/src/__support/macros/optimization.h

  Log Message:
  -----------
  [libc][math] Skip setting errno and floating point exception for math functions when LIBC_MATH flag has LIBC_MATH_NO_ERRNO and LIBC_MATH_NO_EXCEPT. (#144920)



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