[libc-commits] [PATCH] D158320: [libc] Initial support for microbenchmarking GPU code
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 21 16:15:15 PDT 2023
jhuber6 updated this revision to Diff 552161.
jhuber6 added a comment.
Add fence and move to "s"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158320/new/
https://reviews.llvm.org/D158320
Files:
libc/src/__support/GPU/nvptx/utils.h
libc/utils/gpu/CMakeLists.txt
libc/utils/gpu/timing/CMakeLists.txt
libc/utils/gpu/timing/amdgpu/CMakeLists.txt
libc/utils/gpu/timing/amdgpu/timing.h
libc/utils/gpu/timing/nvptx/CMakeLists.txt
libc/utils/gpu/timing/nvptx/timing.h
libc/utils/gpu/timing/timing.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158320.552161.patch
Type: text/x-patch
Size: 9144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230821/980b5534/attachment.bin>
More information about the libc-commits
mailing list