[llvm] [AMDGPU][gfx1250] Also add a wait on xcnt before volatile accesses (PR #168852)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 20 06:28:57 PST 2025
jayfoad wrote:
I think I get it - you don't want these accesses to be repeated just because some _other_ (prior) access failed address translation? Makes sense.
https://github.com/llvm/llvm-project/pull/168852
More information about the llvm-commits
mailing list