[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
Fri Jul 22 14:36:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276477: [SLPVectorizer] Vectorize reverse-order loads in horizontal reductions (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D22554?vs=65000&id=65160#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22554

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

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


More information about the llvm-commits mailing list