[Openmp-commits] [PATCH] D101082: [OpenMP] Fix deadlock for detachable task with child tasks
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 27 15:06:06 PDT 2021
protze.joachim added a comment.
As a result of testing with different compilers before pushing, I added support-level information to the testcase following other detached task tests and removed the event from firstprivate clause, because gcc thinks that it is illegal.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101082/new/
https://reviews.llvm.org/D101082
More information about the Openmp-commits
mailing list