[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
Thu Apr 20 09:34:07 PDT 2023


jhuber6 updated this revision to Diff 515358.
jhuber6 added a comment.

Comments


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.515358.patch
Type: text/x-patch
Size: 14210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230420/ec5a1d3f/attachment-0001.bin>


More information about the libc-commits mailing list