Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Yaxun (Sam) Liu 90abdf83e2 [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.
2024-07-11 21:52:04 -04:00

297 KiB