[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
Fri May 19 13:57:38 PDT 2023


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

Accidentally removed the old test.


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.523932.patch
Type: text/x-patch
Size: 6606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230519/76a80807/attachment.bin>


More information about the libc-commits mailing list