[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 15:03:16 PDT 2021
rampitec created this revision.
rampitec added reviewers: kzhuravl, arsenm.
Herald added subscribers: kerbowa, jfb, hiraditya, nhaehnle, jvesely.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Fixes: SWDEV-280070
https://reviews.llvm.org/D99902
Files:
llvm/include/llvm/CodeGen/AtomicExpandUtils.h
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/test/CodeGen/AMDGPU/expand-atomicrmw-sychscope.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.335336.patch
Type: text/x-patch
Size: 40481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/68cc6211/attachment-0001.bin>
More information about the llvm-commits
mailing list