jhuber6 added a comment.

In D88929#2315519 <https://reviews.llvm.org/D88929#2315519>, @ye-luo wrote:

> Probably not messing with `enable_language(CUDA)` at the moment, just add 
> `cuda_select_nvcc_arch_flags(CUDA_ARCH_FLAGS)` to  
> `openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake?

That only controls loading the library, since this is where we set all the CUDA 
options I think it's fine to call it here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88929/new/

https://reviews.llvm.org/D88929

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to