[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:20:16 PDT 2021


rampitec updated this revision to Diff 335358.
rampitec added a comment.

Fixed typo in test name.


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.335358.patch
Type: text/x-patch
Size: 40481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/335291c2/attachment-0001.bin>


More information about the llvm-commits mailing list