[Openmp-commits] [PATCH] D112680: [OpenMP] Lower printf to __llvm_omp_vprintf

Ron Lieberman via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 2 07:08:51 PST 2023


ronlieb added a comment.
Herald added subscribers: kosarev, mattd.
Herald added a project: All.

@JonChesterfield   i am seeing the testcase bug50022.cpp occasionally randomly failing in amdgpu bbot
most recently:   https://lab.llvm.org/buildbot/#/builders/193/builds/24230

the same bbot in Staging passed on the patch

the test hangs, and after 23 minutes or so, the bbot terminates.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112680



More information about the Openmp-commits mailing list