[clang] [llvm] [AMDGPU] Add initial support for VGPR as memory (PR #205435)
Gheorghe-Teodor Bercea via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 20:35:43 PDT 2026
================
@@ -55,7 +55,7 @@
@nullptr12 = global ptr addrspace(12) addrspacecast (ptr null to ptr addrspace(12))
; CHECK-LABEL: nullptr13:
-; R600-NEXT: .long 0
+; CHECK-NEXT: .long -1
----------------
doru1004 wrote:
Should be fixed now.
https://github.com/llvm/llvm-project/pull/205435
More information about the cfe-commits
mailing list