[Openmp-commits] [llvm] [openmp] [Offload][OMPT][NFCI] Call ompt_libomp_connect instead of dlopen libomp (PR #214556)

via Openmp-commits openmp-commits at lists.llvm.org
Fri Aug 7 05:45:57 PDT 2026


https://github.com/jprotze approved this pull request.

I was wondering why this overly complicated approach was introduced in the first place and why "libomp" is explicitly passed into the connector. It looks like no one ever used this connector with something different than "libomp". Is some downstream implementation using liboffload with a different OpenMP runtime?

I'm fine with the change.

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


More information about the Openmp-commits mailing list