[PATCH] D76133: [ExpandMemCmp] Allow overlaping loads in the zero-relational case.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 02:41:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb4aa30f272b: [ExpandMemCmp] Allow overlaping loads in the zero-relational case. (authored by courbet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76133/new/

https://reviews.llvm.org/D76133

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/CodeGen/X86/memcmp-more-load-pairs.ll
  llvm/test/CodeGen/X86/memcmp.ll
  llvm/test/Transforms/ExpandMemCmp/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76133.254465.patch
Type: text/x-patch
Size: 31747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/e6775189/attachment.bin>


More information about the llvm-commits mailing list