llvm-project
90abdf83 - [CUDA][HIP][NFC] add CodeGenModule::shouldEmitCUDAGlobalVar (#98543)

Commit
1 year ago
[CUDA][HIP][NFC] add CodeGenModule::shouldEmitCUDAGlobalVar (#98543) Extract the logic whether to emit a global var based on CUDA/HIP host/device related attributes to CodeGenModule::shouldEmitCUDAGlobalVar to be used by other places.
Author
Parents
Loading