[clang] [OpenMP] Allow GPUs to be targeted directly via `-fopenmp`. (PR #122149)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 10:40:07 PST 2025
alexey-bataev wrote:
Maybe just turn on OpenMPIsTargetDevice if `gpu target + -fopenmp` is specified?
https://github.com/llvm/llvm-project/pull/122149
More information about the cfe-commits
mailing list