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

Leandro Lacerda via All-commits all-commits at lists.llvm.org
Fri Aug 22 04:52:35 PDT 2025


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

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

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

This patch adds the `acos` math function to the NVPTX build. It also
adds the `sincos` math function 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