[Openmp-commits] [PATCH] D12495: Remove fork_context argument from __kmp_join_call() when OMPT is off

John Mellor-Crummey via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 31 10:51:14 PDT 2015


jmellorcrummey added a comment.

The change looks OK. If it is being made to isolate changes needed only by OMPT, then fine. If it is being made because there is concern that passing an extra argument to this routine might be a performance issue, then I suggest that there are bigger fish to fry than this.


Repository:
  rL LLVM

http://reviews.llvm.org/D12495





More information about the Openmp-commits mailing list