[all-commits] [llvm/llvm-project] cd19fb: [libc] Enable float math functions on the GPU (#15...

Leandro Lacerda via All-commits all-commits at lists.llvm.org
Sat Aug 2 20:13:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd19fbad093f2834bfafa6ee1535a48c8d453077
      https://github.com/llvm/llvm-project/commit/cd19fbad093f2834bfafa6ee1535a48c8d453077
  Author: Leandro Lacerda <leandrolcampos at yahoo.com.br>
  Date:   2025-08-02 (Sat, 02 Aug 2025)

  Changed paths:
    M libc/config/gpu/amdgpu/entrypoints.txt
    M libc/config/gpu/nvptx/entrypoints.txt
    M libc/include/math.yaml

  Log Message:
  -----------
  [libc] Enable float math functions on the GPU (#151841)

This patch adds the `tanpif` math functions to the GPU build. It also
adds the `cospif` and `sinpif` math functions to the `math.h` header.



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