[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:33:05 PDT 2019


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This is a prerequisite to RFC http://lists.llvm.org/pipermail/llvm-dev/2019-April/131973.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61593

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

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


More information about the llvm-commits mailing list