[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 7 15:43:36 PDT 2018
jfb updated this revision to Diff 164531.
jfb marked 3 inline comments as done.
jfb added a comment.
- Update comments and move Ctx down a bit.
Repository:
rL LLVM
https://reviews.llvm.org/D51751
Files:
include/llvm/Analysis/ValueTracking.h
include/llvm/Transforms/Scalar/MemCpyOptimizer.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.164531.patch
Type: text/x-patch
Size: 12014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/49d360e6/attachment.bin>
More information about the llvm-commits
mailing list