[clang] [NVPTX][AMDGPU][CodeGen] Fix `local_space nullptr` handling for NVPTX and local/private `nullptr` value for AMDGPU. (PR #78759)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 10:24:58 PST 2024


https://github.com/Artem-B commented:

It would be great to add some tests for local AS null pointers for NVPTX and AMDGPU back-ends.


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


More information about the cfe-commits mailing list