[PATCH] D55263: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 19 01:01:36 PST 2018
courbet updated this revision to Diff 178843.
courbet marked 5 inline comments as done.
courbet added a comment.
address review comments
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55263/new/
https://reviews.llvm.org/D55263
Files:
include/llvm/Analysis/TargetTransformInfo.h
lib/CodeGen/ExpandMemCmp.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
test/CodeGen/X86/memcmp-optsize.ll
test/CodeGen/X86/memcmp.ll
test/Transforms/ExpandMemCmp/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55263.178843.patch
Type: text/x-patch
Size: 57064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/b6ab49db/attachment.bin>
More information about the llvm-commits
mailing list