[Openmp-commits] [PATCH] D95816: [OpenMP] libomp: minor changes to improve library performance

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Feb 7 13:28:24 PST 2021


AndreyChurbanov updated this revision to Diff 322004.
AndreyChurbanov added a comment.

Removed "if (UNLIKELY(__itt_sync_create_ptr))" from __kmp_itt_taskwait_object(), just to clarify previous change its usage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95816

Files:
  openmp/runtime/src/kmp_itt.inl
  openmp/runtime/src/kmp_tasking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95816.322004.patch
Type: text/x-patch
Size: 7340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210207/e9f9d0ae/attachment.bin>


More information about the Openmp-commits mailing list