[PATCH] D51751: Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 15:55:31 PDT 2018
jfb updated this revision to Diff 166377.
jfb added a comment.
- Add a bit more testing
Repository:
rL LLVM
https://reviews.llvm.org/D51751
Files:
include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
lib/Transforms/Scalar/MemCpyOptimizer.cpp
test/Transforms/MemCpyOpt/fca2memcpy.ll
test/Transforms/MemCpyOpt/memcpy-to-memset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51751.166377.patch
Type: text/x-patch
Size: 14004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/4bf7ba59/attachment.bin>
More information about the llvm-commits
mailing list