[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 06:39:56 PDT 2019


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

- Fix typo.


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.198264.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/419cbc25/attachment-0001.bin>


More information about the llvm-commits mailing list