[Openmp-commits] [PATCH] D144315: [OpenMP] Make isDone lightweight without calling synchronize
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 17 18:39:19 PST 2023
jhuber6 accepted this revision.
jhuber6 added a comment.
This revision is now accepted and ready to land.
The better solution, makes the error patch more explicit and removes a redundant sync. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144315/new/
https://reviews.llvm.org/D144315
More information about the Openmp-commits
mailing list