[PATCH] D24796: [SLPVectorizer] Fix for PR25748: reduction vectorization after loop unrolling.

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 05:01:17 PDT 2016


ABataev updated this revision to Diff 73458.
ABataev added a comment.

Added a comment + updated


https://reviews.llvm.org/D24796

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/reduction_unrolled.ll
  test/Transforms/SLPVectorizer/X86/scheduling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24796.73458.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161004/c47ca007/attachment.bin>


More information about the llvm-commits mailing list