[llvm] AMDGPU/GFX12: Insert waitcnts before stores with scope_sys (PR #82996)
Petar Avramovic via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 27 09:04:35 PST 2024
petar-avramovic wrote:
Volatile stores set scope_sys, insert waits there also
https://github.com/llvm/llvm-project/pull/82996
More information about the llvm-commits
mailing list