[libc-commits] [PATCH] D148288: [libc] Update RPC interface for system utilities on the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 19 18:02:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0ff5e40308e: [libc] Update RPC interface for system utilities on the GPU (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D148288?vs=514361&id=515163#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148288

Files:
  libc/src/__support/OSUtil/gpu/io.cpp
  libc/src/__support/OSUtil/gpu/io.h
  libc/src/__support/OSUtil/gpu/quick_exit.cpp
  libc/src/__support/RPC/rpc.h
  libc/startup/gpu/amdgpu/start.cpp
  libc/startup/gpu/nvptx/start.cpp
  libc/utils/gpu/loader/CMakeLists.txt
  libc/utils/gpu/loader/Server.h
  libc/utils/gpu/loader/amdgpu/CMakeLists.txt
  libc/utils/gpu/loader/amdgpu/Loader.cpp
  libc/utils/gpu/loader/nvptx/CMakeLists.txt
  libc/utils/gpu/loader/nvptx/Loader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148288.515163.patch
Type: text/x-patch
Size: 24523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230420/f4dc26bc/attachment-0001.bin>


More information about the libc-commits mailing list