[Openmp-commits] [PATCH] D84062: [OpenMP] libomp cleanup: add check of input global tid parameter
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 17 11:50:17 PDT 2020
tianshilei1992 added a comment.
In D84062#2159278 <https://reviews.llvm.org/D84062#2159278>, @jdoerfert wrote:
> @tianshilei1992 Does this impact the "unshakled thread" design?
I don't think so. We don't use negative `gtid` for unshackled threads, but thanks for the head up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84062/new/
https://reviews.llvm.org/D84062
More information about the Openmp-commits
mailing list