[Openmp-commits] [PATCH] D77609: [OpenMP] Added the support for hidden helper task in RTL
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 16 09:34:45 PDT 2021
tianshilei1992 added a comment.
Seems like the two assertions mentioned above are caused by a same problem that `__kmp_threads` is somehow touched and all elements are not `NULL`. I'd appreciate if someone could provide a reproducer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77609/new/
https://reviews.llvm.org/D77609
More information about the Openmp-commits
mailing list