[PATCH] D99902: Copy syncscope when expanding atomicrmw into cmpxchg loop

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 17:30:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30b3aab3299a: Copy syncscope when expanding atomicrmw into cmpxchg loop (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99902/new/

https://reviews.llvm.org/D99902

Files:
  llvm/include/llvm/CodeGen/AtomicExpandUtils.h
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/CodeGen/AMDGPU/expand-atomicrmw-syncscope.ll
  llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
  llvm/test/CodeGen/AMDGPU/global-atomics-fp.ll
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99902.335359.patch
Type: text/x-patch
Size: 40481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/36a4a6cc/attachment-0001.bin>


More information about the llvm-commits mailing list