[PATCH] D28961: [SLP] Fix for PR31690: Allow using of extra values in horizontal reductions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 07:07:08 PST 2017
ABataev updated this revision to Diff 85900.
ABataev retitled this revision from "[SLP] Fix for PR31690: Allow using of extra values in horizontal instructions." to "[SLP] Fix for PR31690: Allow using of extra values in horizontal reductions.".
ABataev added a comment.
Address Michael's comments + improvements in detection and processing of extra values.
https://reviews.llvm.org/D28961
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/horizontal-list.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28961.85900.patch
Type: text/x-patch
Size: 33266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/413e27b6/attachment.bin>
More information about the llvm-commits
mailing list