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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 08:43:07 PDT 2016


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

Reworked handling of not BinaryOps/SelectInst instructions


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.72055.patch
Type: text/x-patch
Size: 6329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160921/6c4cd931/attachment.bin>


More information about the llvm-commits mailing list