[Openmp-commits] [PATCH] D40722: Add missing memory barrier for queuing locks
Simone via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 11 11:50:43 PST 2018
simoatze added a comment.
Herald added a subscriber: llvm-commits.
In https://reviews.llvm.org/D40722#942168, @Hahnfeld wrote:
> Looks like this also fixes https://bugs.llvm.org/show_bug.cgi?id=26199.
@Hahnfeld it does, I was looking into this bug here at PGI and I came across your last fix.
Looks like the hang does not happen anymore, thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D40722
More information about the Openmp-commits
mailing list