[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 14:59:04 PDT 2023


jhuber6 added a comment.

In D158320#4604894 <https://reviews.llvm.org/D158320#4604894>, @arsenm wrote:

> In D158320#4600488 <https://reviews.llvm.org/D158320#4600488>, @jhuber6 wrote:
>
>> I'm checking with https://godbolt.org/z/1n96MG7Mh and using ``v` changes the codegen to put unwanted things in the profile section.
>
> I think this is just discovering ways that "r" is buggy

It seems `s` works here. Is that functional? https://godbolt.org/z/j9TvP5hff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158320



More information about the libc-commits mailing list