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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 07:06:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310255: [SLP] General improvements of SLP vectorization process. (authored by ABataev).

Repository:
  rL LLVM

https://reviews.llvm.org/D29826

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29826.109983.patch
Type: text/x-patch
Size: 35644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/e436c596/attachment.bin>


More information about the llvm-commits mailing list