jhuber6 wrote:

> What code generation path would be used in this case? The GPU code generation 
> or regular host OpenMP?

The GPU path, I'm treating that as the code generation path that created 
correct runtime code for the GPU. I.e. you can link it with your OpenMP 
offloading program and it'll work.

https://github.com/llvm/llvm-project/pull/122149
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to