[all-commits] [llvm/llvm-project] eed1f2: libclc: Use special division for atan2 for DAZ (#1...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Apr 2 13:18:39 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eed1f2749d0defc815344531e9e234e620323eae
      https://github.com/llvm/llvm-project/commit/eed1f2749d0defc815344531e9e234e620323eae
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    M libclc/clc/lib/generic/math/clc_atan2.cl
    M libclc/clc/lib/generic/math/clc_atan2.inc

  Log Message:
  -----------
  libclc: Use special division for atan2 for DAZ (#190248)

The AMDGPU DAZ fdiv works fine in this case, so there's
maybe something better we could do here.



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