[PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 12:35:30 PDT 2016
t.p.northover removed rL LLVM as the repository for this revision.
t.p.northover updated this revision to Diff 56950.
t.p.northover added a comment.
Thanks Jun, thought I'd gone through the comments but obviously not all. Updating diff.
http://reviews.llvm.org/D20128
Files:
lib/Transforms/Scalar/MemCpyOptimizer.cpp
test/Transforms/MemCpyOpt/form-memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20128.56950.patch
Type: text/x-patch
Size: 27815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160511/571adbdc/attachment.bin>
More information about the llvm-commits
mailing list