[libc-commits] [PATCH] D152575: Added modf for NVPTX and AMDGPU targets to implement 'libmgpu.a' for math on the GPU
Anton Rydahl via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jun 12 11:29:28 PDT 2023
AntonRydahl updated this revision to Diff 530612.
AntonRydahl added a comment.
Squashed the two commits into one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152575/new/
https://reviews.llvm.org/D152575
Files:
libc/config/gpu/entrypoints.txt
libc/src/math/gpu/CMakeLists.txt
libc/src/math/gpu/amdgpu/amdgpu.h
libc/src/math/gpu/amdgpu/declarations.h
libc/src/math/gpu/modf.cpp
libc/src/math/gpu/nvptx/declarations.h
libc/src/math/gpu/nvptx/nvptx.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152575.530612.patch
Type: text/x-patch
Size: 3527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230612/066eb76a/attachment.bin>
More information about the libc-commits
mailing list