[PATCH] D51751: Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 14 15:36:53 PDT 2018
jfb updated this revision to Diff 165602.
jfb added a comment.
- Remove ref param
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51751.165602.patch
Type: text/x-patch
Size: 11379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/eeb48194/attachment.bin>
More information about the llvm-commits
mailing list