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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 02:51:35 PDT 2024


jayfoad wrote:

Was there any discussion about this? I'm not sure if it should be a verifier error or just undefined behaviour at run time. Also there are other instructions that write to memory, like `atomicrmw`.

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


More information about the llvm-commits mailing list