[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 26 05:55:55 PDT 2019
davezarzycki updated this revision to Diff 226540.
davezarzycki added a comment.
Updated to address the last round of feedback. Also, this is rebased on top of D69222 <https://reviews.llvm.org/D69222> so that we can see more of the net code gen changes.
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.226540.patch
Type: text/x-patch
Size: 53674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/178f61d3/attachment-0001.bin>
More information about the llvm-commits
mailing list