[PATCH] D67874: Prefer AVX512 memcpy when applicable
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 22 08:00:47 PDT 2019
davezarzycki updated this revision to Diff 221217.
davezarzycki added a comment.
Hi @craig.topper – Thanks for writing the memset tests. I've expanded the non-zero one to also handle different preferred vector sizes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67874/new/
https://reviews.llvm.org/D67874
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/memcpy.ll
llvm/test/CodeGen/X86/memset-nonzero.ll
llvm/test/CodeGen/X86/memset-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67874.221217.patch
Type: text/x-patch
Size: 18239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/6ddb904e/attachment-0001.bin>
More information about the llvm-commits
mailing list