[all-commits] [llvm/llvm-project] b0e6fa: [libclc] Add missing clc_lgamma_r with generic add...

Wenju He via All-commits all-commits at lists.llvm.org
Tue Jul 1 17:28:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0e6faae0842f5e7ad900dd448fb782737bb3612
      https://github.com/llvm/llvm-project/commit/b0e6faae0842f5e7ad900dd448fb782737bb3612
  Author: Wenju He <wenju.he at intel.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

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

  Log Message:
  -----------
  [libclc] Add missing clc_lgamma_r with generic address space pointer arg (#146495)

There is no change to amdgcn--amdhsa.bc and nvptx64--nvidiacl.bc because
__opencl_c_generic_address_space is not defined for them.



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