[PATCH] D69157: [X86] Prefer KORTEST on Knights Landing or later for memcmp()

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 23:44:11 PDT 2019


davezarzycki updated this revision to Diff 225777.
davezarzycki added a comment.

Rebased the patch after r375215


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69157

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetTransformInfo.h
  test/CodeGen/X86/memcmp.ll
  test/CodeGen/X86/setcc-wide-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69157.225777.patch
Type: text/x-patch
Size: 27109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191020/b974a658/attachment.bin>


More information about the llvm-commits mailing list