[PATCH] D28959: [SLP] Improve horizontal vectorization for non-power-of-2 number of instructions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 02:05:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293042: [SLP] Improve horizontal vectorization for non-power-of-2 number of (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D28959?vs=85562&id=85717#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28959

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/horizontal-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28959.85717.patch
Type: text/x-patch
Size: 24333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/5c974902/attachment.bin>


More information about the llvm-commits mailing list