[libc-commits] [PATCH] D158320: [libc] Initial support for microbenchmarking GPU code
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 18 16:08:25 PDT 2023
jhuber6 updated this revision to Diff 551668.
jhuber6 added a comment.
I'm checking with https://godbolt.org/z/1n96MG7Mh and using ``v` changes the codegen to put unwanted things in the profile section.
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.551668.patch
Type: text/x-patch
Size: 9026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230818/2de6d3d3/attachment.bin>
More information about the libc-commits
mailing list