[llvm] [Verifier][AMDGPU] No store to const addrspace (PR #109181)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 06:28:30 PDT 2024
nikic wrote:
These kinds of checks should go into the Lint pass instead of the Verifier pass.
https://github.com/llvm/llvm-project/pull/109181
More information about the llvm-commits
mailing list