[llvm] [AMDGPU] Introduce ordering parameter to atomic intrinsics and introduce new llvm.amdgcn.image.atomic.load intrinsic. (PR #73613)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 13:07:43 PDT 2024
sstipanovic wrote:
Sorry for the late response.
> I'm wondering if we should encode the ordering with metadata or something better than an integer
Is visibility the only reason for this suggestion? @nhaehnle what do you think?
https://github.com/llvm/llvm-project/pull/73613
More information about the llvm-commits
mailing list