[Openmp-commits] [PATCH] D98838: [OpenMP] Fixed a crash in hidden helper thread
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Mar 18 13:02:56 PDT 2021
protze.joachim added a comment.
In D98838#2635538 <https://reviews.llvm.org/D98838#2635538>, @protze.joachim wrote:
> Please add my reproducers as test cases.
I just saw, that you fused the reproducers into a single test. I'd prefer to have them as separate tests. This will help to easier spot the source of future failures. The individual parallel regions might also change the capacity, so that the individual issues are not triggered.
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