[PATCH] D32481: [X86] memset should be using REPSTOS for memset on recent CPU (that have ERMS).

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 00:41:23 PDT 2017


courbet updated this revision to Diff 96881.
courbet marked 2 inline comments as done.
courbet added a comment.

Rebase.


https://reviews.llvm.org/D32481

Files:
  lib/Target/X86/X86SelectionDAGInfo.cpp
  test/CodeGen/X86/memset-large.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32481.96881.patch
Type: text/x-patch
Size: 11531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/72c3dd6d/attachment.bin>


More information about the llvm-commits mailing list