[PATCH] D89192: [MemCpyOpt] Don't shorten memset if memcpy operands may be the same
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 12:19:29 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbaa3b8701512: [MemCpyOpt] Don't shorten memset if memcpy operands may be the same (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89192/new/
https://reviews.llvm.org/D89192
Files:
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/memset-memcpy-redundant-memset.ll
llvm/test/Transforms/MemCpyOpt/preserve-memssa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89192.297929.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/5a8d6ba7/attachment.bin>
More information about the llvm-commits
mailing list