[PATCH] D75840: [ExpandMemCmp] Improve non-equality comparisons with zero.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 04:16:23 PDT 2020


courbet created this revision.
courbet added reviewers: spatel, efriedma.
Herald added subscribers: jsji, hiraditya, nemanjai.
Herald added a project: LLVM.

This is one step towards fixing PR45147.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75840

Files:
  llvm/lib/CodeGen/ExpandMemCmp.cpp
  llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  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: D75840.249052.patch
Type: text/x-patch
Size: 69055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/a24f107c/attachment-0001.bin>


More information about the llvm-commits mailing list