[PATCH] D46660: [InstCombine] Handle atomic memset in the same way as regular memset

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 13:08:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332132: [InstCombine] Handle atomic memset in the same way as regular memset (authored by dneilson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46660

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/test/Transforms/InstCombine/element-atomic-memintrins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46660.146398.patch
Type: text/x-patch
Size: 6677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/9a2eeeeb/attachment.bin>


More information about the llvm-commits mailing list