[Openmp-commits] [PATCH] D40358: Use hyperbarrier by default on all architectures
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 24 08:04:46 PST 2017
AndreyChurbanov accepted this revision.
AndreyChurbanov added a comment.
This revision is now accepted and ready to land.
LGTM
If some architecture will see the slowdown (unlikely) because of this change we can restore the linear barrier default for them.
https://reviews.llvm.org/D40358
More information about the Openmp-commits
mailing list