[PATCH] D24796: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop unrolling.
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 02:48:37 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283535: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D24796?vs=73458&id=73899#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24796
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/X86/reduction_unrolled.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/scheduling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24796.73899.patch
Type: text/x-patch
Size: 6988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/6131cbc5/attachment.bin>
More information about the llvm-commits
mailing list