[libc-commits] [PATCH] D150992: [libc] Fix the `send_n` and `recv_n` utilities under divergent lanes

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 23 09:00:07 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG29d3da3b86cc: [libc] Fix the `send_n` and `recv_n` utilities under divergent lanes (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D150992?vs=523932&id=524749#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150992

Files:
  libc/src/__support/GPU/amdgpu/utils.h
  libc/src/__support/GPU/nvptx/utils.h
  libc/src/__support/RPC/rpc.h
  libc/test/integration/startup/gpu/CMakeLists.txt
  libc/test/integration/startup/gpu/rpc_stream_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150992.524749.patch
Type: text/x-patch
Size: 7066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/b5286df4/attachment.bin>


More information about the libc-commits mailing list