[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
Tue Jan 24 04:24:07 PST 2017


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

Convert for loop to while


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.85562.patch
Type: text/x-patch
Size: 24267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/14c7fd2d/attachment.bin>


More information about the llvm-commits mailing list