[PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 13:56:38 PST 2015


mssimpso updated this revision to Diff 43760.
mssimpso added a comment.

Eliminated compile-time regression and addressed Adam's comments.


http://reviews.llvm.org/D14829

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/AArch64/gather-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14829.43760.patch
Type: text/x-patch
Size: 24854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/ac626274/attachment.bin>


More information about the llvm-commits mailing list