[libc-commits] [libc] [OpenMP] Improve omp offload profiler (PR #68016)
Johannes Doerfert via libc-commits
libc-commits at lists.llvm.org
Mon Oct 2 14:41:03 PDT 2023
================
@@ -79,15 +79,15 @@ struct TimeTraceProfilerEntry {
// Calculate timings for FlameGraph. Cast time points to microsecond precision
----------------
jdoerfert wrote:
Can you split the changes to this file into a separate PR? Also check the file, the comment still states microseconds.
https://github.com/llvm/llvm-project/pull/68016
More information about the libc-commits
mailing list