[PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 08:39:43 PDT 2016
junbuml updated this revision to Diff 58241.
junbuml added a comment.
Rebased and fixed typo.
http://reviews.llvm.org/D20262
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
include/llvm/CodeGen/BasicTTIImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/SplitMemintrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20262.58241.patch
Type: text/x-patch
Size: 15588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/44146226/attachment.bin>
More information about the llvm-commits
mailing list