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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 13:20:16 PST 2018


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

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

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55120

Files:
  llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
  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.177293.patch
Type: text/x-patch
Size: 5955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/9d5f0c2c/attachment.bin>


More information about the llvm-commits mailing list