[clang] [OpenMP] Allow GPUs to be targeted directly via `-fopenmp`. (PR #122149)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 8 10:52:55 PST 2025


shiltian wrote:

I don't think it should be GPU code generation path as there is no explicit `target` region used.

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


More information about the cfe-commits mailing list