[llvm-branch-commits] [llvm] [AMDGPU] Return two MMOs for load-to-lds and store-from-lds intrinsics (PR #175845)

Krzysztof Drewniak via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jan 22 07:59:32 PST 2026


krzysz00 wrote:

Re assigning vs notification - I think the interesting case is of the cache policy calls for volatile - we don't want to remove that and do want to make sure to add it 

... Heck, can we get a test for a volatile global load to LDS (cache policy 1 << 31)

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


More information about the llvm-branch-commits mailing list