[PATCH] D58290: Convert atomicrmws to xchg or store where legal
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 13:30:25 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354170: [InstCombine] Convert atomicrmws to xchg or store where legal (authored by reames, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58290?vs=187031&id=187075#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58290/new/
https://reviews.llvm.org/D58290
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
llvm/trunk/test/Transforms/InstCombine/atomicrmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58290.187075.patch
Type: text/x-patch
Size: 6658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/043f4827/attachment.bin>
More information about the llvm-commits
mailing list