[all-commits] [llvm/llvm-project] a1fb51: [libc] Prevent constant propagation for atanf(+-In...

lntue via All-commits all-commits at lists.llvm.org
Tue Mar 19 08:15:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1fb51453d9b47ea011f8b948f2f099da2edf2c9
      https://github.com/llvm/llvm-project/commit/a1fb51453d9b47ea011f8b948f2f099da2edf2c9
  Author: lntue <35648136+lntue at users.noreply.github.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

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

  Log Message:
  -----------
  [libc] Prevent constant propagation for atanf(+-Inf) in gcc. (#85733)

gcc bot failures with `atanf(+-Inf)`:
https://lab.llvm.org/buildbot/#/builders/250/builds/20331/steps/8/logs/stdio



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