[Openmp-commits] [PATCH] D121060: [OpenMP][NFCI] Use RAII lock guards in libomptarget where possible
Ron Lieberman via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sun Mar 6 18:52:51 PST 2022
ronlieb reopened this revision.
ronlieb added a comment.
This revision is now accepted and ready to land.
This set of commits seems to have broken the amdgpu buildbot, test(s) are hanging.
see
https://lab.llvm.org/buildbot/#/builders/193/builds/8002
and a force run to see if the previous hang was spurious, seems reproducible.
https://lab.llvm.org/buildbot/#/builders/193/builds/8003
it would be helpful to revert the change(s) seems like 4 commits came in ?
then we (Jon and I) could work the issues with you in the morning on Monday.
unless of course you have a fix ready to land.
thank you
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121060/new/
https://reviews.llvm.org/D121060
More information about the Openmp-commits
mailing list