We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38f4e6 commit 41ee0e7Copy full SHA for 41ee0e7
llvm/test/CodeGen/AMDGPU/ptradd-sdag-optimizations.ll
@@ -198,10 +198,5 @@ define amdgpu_kernel void @llvm_amdgcn_queue_ptr(ptr addrspace(1) %ptr) #0 {
198
ret void
199
}
200
201
-declare noalias ptr addrspace(4) @llvm.amdgcn.queue.ptr()
202
-declare noalias ptr addrspace(4) @llvm.amdgcn.implicitarg.ptr()
203
-declare i64 @llvm.amdgcn.dispatch.id()
204
-declare noalias ptr addrspace(4) @llvm.amdgcn.dispatch.ptr()
205
-
206
;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
207
; GFX942: {{.*}}
0 commit comments