[llvm] [AMDGPU] Introduce orderign parameter to atomic intrinsics and introduce new llvm.amdgcn.image.atomic.load intrinsic. (PR #73613)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 05:19:53 PST 2024
jayfoad wrote:
I think this needs to be split into separate patches: at least one adding `MMO` to `IntrinsicInfo`, one fixing NoSync on existing atomics, one adding the new atomic.
https://github.com/llvm/llvm-project/pull/73613
More information about the llvm-commits
mailing list