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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 12:10:33 PST 2016


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

Addressed Ayal's comments. Thanks!


http://reviews.llvm.org/D14829

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

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


More information about the llvm-commits mailing list