[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
Fri Oct 18 02:17:37 PDT 2019
davezarzycki updated this revision to Diff 225577.
davezarzycki added a comment.
No longer leave the upper vector register as UNDEF.
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.225577.patch
Type: text/x-patch
Size: 26025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/5278a2df/attachment-0001.bin>
More information about the llvm-commits
mailing list