[PATCH] D18566: [x86] use SSE/AVX ops for non-zero memsets (PR27100)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 10:35:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265029: [x86] use SSE/AVX ops for non-zero memsets (PR27100) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D18566?vs=52003&id=52240#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18566

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/memset-nonzero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18566.52240.patch
Type: text/x-patch
Size: 9533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/68bcb7f6/attachment.bin>


More information about the llvm-commits mailing list