[libc-commits] [PATCH] D148635: [libc] Add a support library for GPU utilities

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG814dfb016aad: [libc] Add a support library for GPU utilities (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148635

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/GPU/CMakeLists.txt
  libc/src/__support/GPU/amdgpu/CMakeLists.txt
  libc/src/__support/GPU/amdgpu/utils.h
  libc/src/__support/GPU/generic/CMakeLists.txt
  libc/src/__support/GPU/generic/utils.h
  libc/src/__support/GPU/nvptx/CMakeLists.txt
  libc/src/__support/GPU/nvptx/utils.h
  libc/src/__support/GPU/utils.h
  libc/src/__support/RPC/CMakeLists.txt
  libc/src/__support/RPC/rpc.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148635.514928.patch
Type: text/x-patch
Size: 5990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230419/d05ab237/attachment.bin>


More information about the libc-commits mailing list