[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:00:24 PDT 2019


gchatelet updated this revision to Diff 198279.
gchatelet marked 2 inline comments as done.
gchatelet added a comment.

- Addressing comments


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
  llvm/lib/Target/X86/X86Subtarget.h

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


More information about the llvm-commits mailing list