[Openmp-commits] [llvm] [openmp] [OpenMP] Change build of OpenMP device runtime to be a separate runtime (PR #136729)

Michał Górny via Openmp-commits openmp-commits at lists.llvm.org
Sat Aug 16 06:33:27 PDT 2025


mgorny wrote:

Okay, I haven't checked these changes (since they conflict), but my other concerns with runtimes build seem to be resolved. In particular, I've found out that if I set `-DOPENMP_STANDALONE_BUILD=ON` explicitly, everything works fine.

I've also accidentally discovered that I wasn't running the complete test suite, so I have new test failures now, but that's unrelated.

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


More information about the Openmp-commits mailing list