[libc-commits] [PATCH] D159296: [libc] Support 'assert.h' on the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 31 11:00:32 PDT 2023


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

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159296

Files:
  libc/config/gpu/api.td
  libc/config/gpu/entrypoints.txt
  libc/config/gpu/headers.txt
  libc/docs/gpu/support.rst
  libc/src/__support/GPU/utils.h
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/src/assert/CMakeLists.txt
  libc/src/assert/generic/CMakeLists.txt
  libc/src/assert/gpu/CMakeLists.txt
  libc/src/assert/gpu/__assert_fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159296.555105.patch
Type: text/x-patch
Size: 7642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230831/863d8935/attachment.bin>


More information about the libc-commits mailing list