[PATCH] D46658: [InstCombine] Unify handling of atomic memtransfer with non-atomic memtransfer
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 11 07:33:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332093: [InstCombine] Unify handling of atomic memtransfer with non-atomic memtransfer (authored by dneilson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46658?vs=145987&id=146324#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46658
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/element-atomic-memcpy-to-loads.ll
llvm/trunk/test/Transforms/InstCombine/element-atomic-memintrins.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46658.146324.patch
Type: text/x-patch
Size: 36906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/98b0ac44/attachment.bin>
More information about the llvm-commits
mailing list