[llvm] [Verifier][AMDGPU] No store to const addrspace (PR #109181)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 11:41:35 PDT 2024


================
@@ -0,0 +1,9 @@
+; RUN: not opt -mtriple=amdgcn --passes=lint --lint-abort-on-error %s -o - |& FileCheck %s
----------------
arsenm wrote:

Should move this to test/Analysis/Lint 

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


More information about the llvm-commits mailing list