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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 07:29:34 PST 2017


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

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.89121.patch
Type: text/x-patch
Size: 31747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170220/978412ae/attachment.bin>


More information about the llvm-commits mailing list