[PATCH] D75519: [ExpandMemCmp] Properly constant-fold all compares.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 06:04:59 PST 2020


courbet updated this revision to Diff 248711.
courbet added a comment.

Simplify instructions after expandmemcmp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75519

Files:
  llvm/lib/CodeGen/ExpandMemCmp.cpp
  llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/test/CodeGen/PowerPC/memcmpIR.ll
  llvm/test/CodeGen/X86/memcmp-more-load-pairs.ll
  llvm/test/CodeGen/X86/memcmp-optsize.ll
  llvm/test/CodeGen/X86/memcmp-pgso.ll
  llvm/test/CodeGen/X86/memcmp.ll
  llvm/test/Transforms/ExpandMemCmp/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75519.248711.patch
Type: text/x-patch
Size: 58475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/981124a4/attachment.bin>


More information about the llvm-commits mailing list