[clang] [llvm] [CIR][CUDA] Shadow variables, internalize device side variables, lower poison attribute (PR #190087)

David Rivera via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 23:21:10 PDT 2026


================

----------------
RiverDave wrote:

Could we add a CIRGen test similar to `clang/test/CIR/CodeGen/HIP/global-vars.cpp` from llvm/clangir#2111? 

That file covers the relevant attribute variations and would give us confidence that we emit the right flags.

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


More information about the cfe-commits mailing list