[PATCH] D55120: [MemCpyOpt] memset->memcpy forwarding with undef tail

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 12:08:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349078: Reapply "[MemCpyOpt] memset->memcpy forwarding with undef tail" (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55120?vs=178078&id=178112#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55120/new/

https://reviews.llvm.org/D55120

Files:
  llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/trunk/test/Transforms/MemCpyOpt/memset-memcpy-oversized.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55120.178112.patch
Type: text/x-patch
Size: 8696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/ad2ad2c5/attachment.bin>


More information about the llvm-commits mailing list