[Openmp-commits] [PATCH] D107121: [OpenMP] Fix performance regression reported in bug #51235
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 4 00:48:42 PDT 2021
protze.joachim accepted this revision.
protze.joachim added a comment.
This revision is now accepted and ready to land.
I can confirm, that this patch fixes the deadlock issue in the runtime.
Please rephrase the subject of the patch before committing. It's not about performance, but really fixes a possible deadlock in the runtime.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107121/new/
https://reviews.llvm.org/D107121
More information about the Openmp-commits
mailing list