[PATCH] D67874: Prefer AVX512 memcpy when applicable
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 21 11:51:49 PDT 2019
davezarzycki updated this revision to Diff 221190.
davezarzycki added a comment.
The patch no longer depends on the AVX512 vector length extension.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67874.221190.patch
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/a574512b/attachment.bin>
More information about the llvm-commits
mailing list