[PATCH] D61593: [NFC] Modernize repmovsb implementation of x86 memcpy.

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 08:08:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360050: Modernize repmovsb implementation of x86 memcpy and allow runtime sizes. (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61593?vs=198280&id=198282#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61593

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61593.198282.patch
Type: text/x-patch
Size: 10743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/7171d454/attachment.bin>


More information about the llvm-commits mailing list