[llvm] [Offload] libomptarget force dlopen vendor libraries by default. (PR #92788)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 08:52:26 PDT 2024


jhuber6 wrote:

> This appears to have caused/exposed our buildbot to produce a lot more intermittent failures of two test cases compared to what it used to produce: https://lab.llvm.org/buildbot/#/builders/193/builds/52340 https://lab.llvm.org/buildbot/#/builders/193/builds/52344 https://lab.llvm.org/buildbot/#/builders/193/builds/52348
> 
> Any ideas why that would be happening?

Confusing considering that it's failing on x86 and not CUDA nor HSA which is what this directly affects.

https://github.com/llvm/llvm-project/pull/92788


More information about the llvm-commits mailing list