[PATCH] D113602: [OpenMP] Fix main thread barrier for Pascal and amdgpu

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 10:05:40 PST 2022


jdoerfert added a comment.

In D113602#3329787 <https://reviews.llvm.org/D113602#3329787>, @Meinersbur wrote:

> Sorry, I was too quick to associate the build failure with this patch, which introduced the test, but is not the cause of the recent failure.

This patch introduced 2 problems and we only fixed one with D114802 <https://reviews.llvm.org/D114802>. @jhuber6 will fix the other one, same idea but different function, today.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113602/new/

https://reviews.llvm.org/D113602



More information about the llvm-commits mailing list