[PATCH] D41714: [x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 6 08:17:22 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321934: [x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41714?vs=128640&id=128849#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41714
Files:
llvm/trunk/lib/CodeGen/ExpandMemCmp.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/memcmp-optsize.ll
llvm/trunk/test/CodeGen/X86/memcmp.ll
llvm/trunk/test/Transforms/ExpandMemCmp/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41714.128849.patch
Type: text/x-patch
Size: 65131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180106/18627b24/attachment.bin>
More information about the llvm-commits
mailing list