[all-commits] [llvm/llvm-project] 46c8cc: [libc] Enable all f16 math functions on the GPU (#...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Jun 25 18:04:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46c8cc7e517275e17176fcfb32776d84aeee1e38
      https://github.com/llvm/llvm-project/commit/46c8cc7e517275e17176fcfb32776d84aeee1e38
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

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

  Log Message:
  -----------
  [libc] Enable all f16 math functions on the GPU (#145813)

Summary:
This patch adds all the new f16 math functions to the GPU build. These
should all pass except exp2m1f16 on AMDGPU for some reason. I'll
investigate that later.



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