[PATCH] D18676: [x86] avoid intermediate splat for non-zero memsets (PR27100)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 09:32:44 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265148: [x86] avoid intermediate splat for non-zero memsets (PR27100) (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D18676?vs=52287&id=52383#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18676
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: D18676.52383.patch
Type: text/x-patch
Size: 11242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/d36dd1a7/attachment.bin>
More information about the llvm-commits
mailing list