[PATCH] D27919: [Loop Vectorizer] Interleave vs Gather - in some cases Gather is better.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 11:37:01 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294503: [Loop Vectorizer] Cost-based decision for vectorization form of memory… (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D27919?vs=87604&id=87683#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27919

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/interleaved-vs-scalar.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/gather-vs-interleave.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27919.87683.patch
Type: text/x-patch
Size: 52166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/9af749ab/attachment.bin>


More information about the llvm-commits mailing list