[all-commits] [llvm/llvm-project] 55395f: [AMDGPU] Remove `nosync` from image atomic intrins...
sstipanovic via All-commits
all-commits at lists.llvm.org
Wed Jan 3 23:22:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55395f5c8375d3fce1ccbf0ab75f3539c56d61c7
https://github.com/llvm/llvm-project/commit/55395f5c8375d3fce1ccbf0ab75f3539c56d61c7
Author: sstipanovic <146831748+sstipanovic at users.noreply.github.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
A llvm/test/CodeGen/AMDGPU/image-atomic-attributes.ll
Log Message:
-----------
[AMDGPU] Remove `nosync` from image atomic intrinsics. (#76814)
Remove `nosync` as discussed in
https://github.com/llvm/llvm-project/pull/73613
More information about the All-commits
mailing list