[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
Mon Apr 24 13:48:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG50445dff4303: [libc] Add more utility functions for the GPU (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D148810?vs=516470&id=516523#toc

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


More information about the libc-commits mailing list