[libc-commits] [PATCH] D148810: [libc] Add more utility functions for the GPU
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Apr 21 11:14:07 PDT 2023
jhuber6 updated this revision to Diff 515846.
jhuber6 added a comment.
Add 'LANE_SIZE' variable that can be used directly for instantiating arrays.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148810/new/
https://reviews.llvm.org/D148810
Files:
libc/src/__support/GPU/amdgpu/utils.h
libc/src/__support/GPU/generic/utils.h
libc/src/__support/GPU/nvptx/utils.h
libc/src/__support/RPC/CMakeLists.txt
libc/startup/gpu/amdgpu/CMakeLists.txt
libc/startup/gpu/amdgpu/start.cpp
libc/startup/gpu/nvptx/CMakeLists.txt
libc/startup/gpu/nvptx/start.cpp
libc/test/integration/startup/gpu/rpc_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148810.515846.patch
Type: text/x-patch
Size: 14491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230421/3375c2ca/attachment-0001.bin>
More information about the libc-commits
mailing list