[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
Mon Jan 23 04:56:32 PST 2017


ABataev updated this revision to Diff 85357.
ABataev marked 2 inline comments as done.
ABataev added a comment.

Address Michael's comments


https://reviews.llvm.org/D28959

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28959.85357.patch
Type: text/x-patch
Size: 24268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/474b83d7/attachment.bin>


More information about the llvm-commits mailing list