diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-08-22 14:29:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-22 05:29:36 +0000 |
commit | b1b5102624e00c59402013b2011bf3928bedff1f (patch) | |
tree | 813f359a058edefcfc8981690961f290eedf8ca9 /lldb/packages/Python/lldbsuite/test | |
parent | c1625fad023b964ba0a197eb25d9c86e330d63d6 (diff) | |
download | llvm-b1b5102624e00c59402013b2011bf3928bedff1f.zip llvm-b1b5102624e00c59402013b2011bf3928bedff1f.tar.gz llvm-b1b5102624e00c59402013b2011bf3928bedff1f.tar.bz2 |
AMDGPU: Start considering new atomicrmw metadata on integer operations (#122138)
Start considering !amdgpu.no.remote.memory.access and
!amdgpu.no.fine.grained.host.memory metadata when deciding to expand
integer atomic operations. This does not yet attempt to accurately
handle fadd/fmin/fmax, which are trickier and require migrating the
old "amdgpu-unsafe-fp-atomics" attribute.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions