[llvm] [AMDGPU] Introduce orderign 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 Dec 13 11:30:44 PST 2023
sstipanovic wrote:
> Thank you for making the `nosync` adjustment. Though now, it looks like `nosync` has to be added back to most of the other image intrinsics.
`nosync` was already added back to other intrinsics. I've added an inline comment
https://github.com/llvm/llvm-project/pull/73613
More information about the llvm-commits
mailing list