[libc-commits] [PATCH] D159276: [libc][gpu] Thread divergence fix on volta

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 31 06:31:20 PDT 2023


JonChesterfield updated this revision to Diff 555016.
JonChesterfield added a comment.

- review comment, drop the void cast of unused lane mask


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159276

Files:
  libc/src/__support/GPU/amdgpu/utils.h
  libc/src/__support/GPU/generic/utils.h
  libc/src/__support/GPU/nvptx/utils.h
  libc/src/__support/RPC/rpc.h
  libc/test/src/__support/RPC/rpc_smoke_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159276.555016.patch
Type: text/x-patch
Size: 9829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230831/48657d16/attachment.bin>


More information about the libc-commits mailing list