[PATCH] D69507: [X86] Make memcmp vector lowering handle arbitrary expansions

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 06:24:21 PDT 2019


davezarzycki updated this revision to Diff 226652.
davezarzycki edited the summary of this revision.
davezarzycki added a comment.
Herald added subscribers: jsji, nemanjai.

Updated the tests after running "check-all` with all targets enabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69507

Files:
  lib/CodeGen/ExpandMemCmp.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/PowerPC/memcmpIR.ll
  test/CodeGen/X86/memcmp-more-load-pairs.ll
  test/Transforms/ExpandMemCmp/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69507.226652.patch
Type: text/x-patch
Size: 244324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/d29a43b5/attachment-0001.bin>


More information about the llvm-commits mailing list