[PATCH] D55263: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 02:10:36 PST 2018


courbet updated this revision to Diff 178206.
courbet marked 2 inline comments as done.
courbet added a comment.

address Simon's 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.178206.patch
Type: text/x-patch
Size: 56922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/5598eb36/attachment.bin>


More information about the llvm-commits mailing list