[libc-commits] [PATCH] D146681: [libc] Add a loader utility for NVPTX architectures for testing

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Mar 23 11:35:55 PDT 2023


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

Checking allocation return values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146681

Files:
  libc/utils/gpu/loader/CMakeLists.txt
  libc/utils/gpu/loader/Loader.h
  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: D146681.507836.patch
Type: text/x-patch
Size: 11172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230323/88e9ac81/attachment-0001.bin>


More information about the libc-commits mailing list