[all-commits] [llvm/llvm-project] 125aed: AMDGPU: Add baseline tests for cmpxchg custom expa...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 31 08:11:10 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-add-baseline-tests-cmpxchg-expansion
Home: https://github.com/llvm/llvm-project
Commit: 125aedf53b5e37a7c3b4cbdf2e5702215d00c000
https://github.com/llvm/llvm-project/commit/125aedf53b5e37a7c3b4cbdf2e5702215d00c000
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/flat_atomics_i64_noprivate.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-mmra.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd-flat-specialization.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomicrmw-flat-noalias-addrspace.ll
A llvm/test/Transforms/AtomicExpand/AMDGPU/expand-cmpxchg-flat-maybe-private.ll
Log Message:
-----------
AMDGPU: Add baseline tests for cmpxchg custom expansion
We need a non-atomic path if flat may access private.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list