[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:06:25 PDT 2018


dneilson updated this revision to Diff 146397.
dneilson added a comment.

- Rebaseline prior to landing


Repository:
  rL LLVM

https://reviews.llvm.org/D46660

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

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


More information about the llvm-commits mailing list