[PATCH] D48488: [SLPVectorizer] Support alternate opcodes in tryToVectorizeList
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 09:42:14 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335364: [SLPVectorizer] Support alternate opcodes in tryToVectorizeList (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48488?vs=152481&id=152499#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48488
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/X86/alternate-fp.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/alternate-int.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/remark_not_all_parts.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/resched.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48488.152499.patch
Type: text/x-patch
Size: 65462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/a91b9790/attachment-0001.bin>
More information about the llvm-commits
mailing list