[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
Mon Jan 9 04:05:49 PST 2017


delena updated this revision to Diff 83607.
delena added a comment.

Merged the patch with the latest changes in LV.


Repository:
  rL LLVM

https://reviews.llvm.org/D27919

Files:
  ../lib/Transforms/Vectorize/LoopVectorize.cpp
  ../test/Analysis/CostModel/X86/interleave-load-i32.ll
  ../test/Analysis/CostModel/X86/interleave-store-i32.ll
  ../test/Transforms/LoopVectorize/X86/gather-vs-interleave.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27919.83607.patch
Type: text/x-patch
Size: 24316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/103d384d/attachment.bin>


More information about the llvm-commits mailing list