[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 17:18:52 PDT 2018
jfb updated this revision to Diff 166385.
jfb added a comment.
- Test i1, show it isn't handled.
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.166385.patch
Type: text/x-patch
Size: 14609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/c8632478/attachment.bin>
More information about the llvm-commits
mailing list