[PATCH] D29826: [SLP] General improvements of SLP vectorization process.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 08:09:02 PDT 2017


ABataev updated this revision to Diff 109355.
ABataev added a comment.
Herald added a subscriber: javed.absar.

Update after review.


https://reviews.llvm.org/D29826

Files:
  include/llvm/Transforms/Vectorize/SLPVectorizer.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/gather-root.ll
  test/Transforms/SLPVectorizer/X86/horizontal.ll
  test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29826.109355.patch
Type: text/x-patch
Size: 35408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/9b43a076/attachment-0001.bin>


More information about the llvm-commits mailing list