[PATCH] D59801: [OpenMP][Stats] Fix stats gathering for distribute and team clause

Jonathan Peyton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 11:54:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357621: [OpenMP][Stats] Fix stats gathering for distribute and team clause (authored by jlpeyton, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59801?vs=192213&id=193557#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59801

Files:
  openmp/trunk/runtime/src/kmp_csupport.cpp
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_sched.cpp
  openmp/trunk/runtime/src/kmp_stats.cpp
  openmp/trunk/runtime/src/kmp_stats.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59801.193557.patch
Type: text/x-patch
Size: 10864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/647d7104/attachment.bin>


More information about the llvm-commits mailing list