[Openmp-commits] [PATCH] D21353: Reduce perf impact of redundant ittnotify calls
Terry Wilmarth via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jun 14 14:52:10 PDT 2016
tlwilmar created this revision.
tlwilmar added a reviewer: omalyshe.
tlwilmar added a subscriber: openmp-commits.
tlwilmar set the repository for this revision to rL LLVM.
Improved performance of ittnotify calls by request from ittnotify
owner: calls to __itt_string_handle_create made unique (it was called multiple times).
Patch by Andrey Churbanov
Repository:
rL LLVM
http://reviews.llvm.org/D21353
Files:
runtime/src/kmp_itt.c
runtime/src/kmp_itt.h
runtime/src/kmp_itt.inl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21353.60764.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160614/9d6c37a8/attachment-0001.bin>
More information about the Openmp-commits
mailing list