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

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Feb 7 13:33:56 PST 2021


jdoerfert added a comment.

Is it necessary to manually inline `__kmp_itt_taskwait_object` three times? The rest of the changes look good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95816



More information about the Openmp-commits mailing list