[PATCH] D42657: [SLP] Take user instructions cost into consideration in insertelement vectorization.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 06:58:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324893: [SLP] Take user instructions cost into consideration in insertelement… (authored by ABataev, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D42657

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/insert-element-build-vector.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/jumbled-load-multiuse.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/sign-extend.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/value-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42657.133854.patch
Type: text/x-patch
Size: 30079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/ba6f5641/attachment.bin>


More information about the llvm-commits mailing list