[PATCH] D61593: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 07:19:21 PDT 2019


gchatelet updated this revision to Diff 198277.
gchatelet added a comment.

- Turn this patch into an NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61593

Files:
  llvm/lib/Target/X86/X86SelectionDAGInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61593.198277.patch
Type: text/x-patch
Size: 10721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/7af035d9/attachment-0001.bin>


More information about the llvm-commits mailing list