[libc-commits] [PATCH] D152603: [libc] Add F32 inverse trig functions to AMD/NVPTX libm

Ethan Luis McDonough via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 9 19:44:22 PDT 2023


elmcdonough updated this revision to Diff 530135.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152603/new/

https://reviews.llvm.org/D152603

Files:
  libc/config/gpu/entrypoints.txt
  libc/src/math/gpu/CMakeLists.txt
  libc/src/math/gpu/acosf.cpp
  libc/src/math/gpu/acoshf.cpp
  libc/src/math/gpu/amdgpu/amdgpu.h
  libc/src/math/gpu/amdgpu/declarations.h
  libc/src/math/gpu/asinf.cpp
  libc/src/math/gpu/asinhf.cpp
  libc/src/math/gpu/atanf.cpp
  libc/src/math/gpu/atanhf.cpp
  libc/src/math/gpu/nvptx/declarations.h
  libc/src/math/gpu/nvptx/nvptx.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152603.530135.patch
Type: text/x-patch
Size: 10441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230610/6f17a306/attachment-0001.bin>


More information about the libc-commits mailing list