[libc-commits] [libc] [libc] NVPTX Profiling Draft (PR #92009)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu May 30 09:40:01 PDT 2024


nickdesaulniers wrote:

> I'm pretty sure the CI fail is caused by my wrong implementation of iterators. Would you be able to review the iterator implementation for anything that seems blatantly wrong? I was a little confused by the implementation of the `reverse_iterator` and can't seem to get the `begin()` and `end()` function calls correct

Make a new PR and send it to me and @gchatelet to review?

https://github.com/llvm/llvm-project/pull/92009


More information about the libc-commits mailing list