[PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 12:50:17 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257800: [SLP] Vectorize the index computations of getelementptr instructions. (authored by mssimpso).
Changed prior to commit:
http://reviews.llvm.org/D14829?vs=44357&id=44917#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14829
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/AArch64/gather-reduce.ll
llvm/trunk/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14829.44917.patch
Type: text/x-patch
Size: 29757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/556e4dac/attachment.bin>
More information about the llvm-commits
mailing list