[PATCH] D22554: [SLP] Vectorize loads in horizontal reductions when they happen to be in the reverse order

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 17:14:03 PDT 2016


mkuper updated this revision to Diff 65000.
mkuper added a comment.

Addressed Matt's comments.


https://reviews.llvm.org/D22554

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22554.65000.patch
Type: text/x-patch
Size: 6339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/dca4db32/attachment.bin>


More information about the llvm-commits mailing list