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

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 12:14:57 PDT 2024


jhuber6 wrote:

Would it be possible for you to do a quick check on one of your applications to see if there's any noticeable performance difference? I'm going to guess that calling `dlsym` ~100 times isn't going to show up as an appreciable difference.

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


More information about the llvm-commits mailing list