[Openmp-commits] [PATCH] D98838: [OpenMP] Fixed a crash in hidden helper thread

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Mar 18 13:30:16 PDT 2021


tianshilei1992 marked 2 inline comments as done.
tianshilei1992 added a comment.

In D98838#2635538 <https://reviews.llvm.org/D98838#2635538>, @protze.joachim wrote:

> `__kmp_hidden_helper_initialize()` always initializes all hidden threads at once. Right? In this case, you modifications make sense.

Right.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98838



More information about the Openmp-commits mailing list