[PATCH] D67874: Prefer AVX512 memcpy when applicable

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 22 12:48:37 PDT 2019


davezarzycki updated this revision to Diff 221234.
davezarzycki marked an inline comment as done.
davezarzycki added a comment.

This patch has now been run through update_llc_test_checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67874

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/memcpy.ll
  test/CodeGen/X86/memset-nonzero.ll
  test/CodeGen/X86/memset-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67874.221234.patch
Type: text/x-patch
Size: 20973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190922/cf23c86e/attachment.bin>


More information about the llvm-commits mailing list