[llvm] [OpenMP] Port the OpenMP device runtime to direct C++ compilation (PR #123673)

Jan Patrick Lehr via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 04:15:29 PST 2025


jplehr wrote:

I tested this patch with the CMake cache file in `offload/cmake/caches/AMDGPUBot.cmake` and see errors about some nvptx that is built. The cache only enables `host;AMDGPU`. Does this patch miss / remove guard?

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


More information about the llvm-commits mailing list