[llvm-branch-commits] [llvm] [AMDGPU] Make amdgpu.noclobber respect acquire operations (PR #219991)

Krzysztof Drewniak via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 31 08:07:02 PDT 2026


https://github.com/krzysz00 commented:

High-level comment: if you're looking at fences, can you please account for MMRAs, so that local/LDS-only fences don't break `!noclobler` on global loads and vice-versa?

I think that might be important for performance

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


More information about the llvm-branch-commits mailing list