[PATCH] D25276: [LoopVectorizer] Interleaved-mem-accesses analysis and getPtrStride
Dorit Nuzman via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 05:32:55 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285517: [LoopVectorize] Make interleaved-accesses analysis less conservative about (authored by dorit).
Changed prior to commit:
https://reviews.llvm.org/D25276?vs=75855&id=76334#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25276
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/AArch64/gather-cost.ll
llvm/trunk/test/Transforms/LoopVectorize/ARM/gather-cost.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/gather-cost.ll
llvm/trunk/test/Transforms/LoopVectorize/interleaved-accesses-1.ll
llvm/trunk/test/Transforms/LoopVectorize/interleaved-accesses-2.ll
llvm/trunk/test/Transforms/LoopVectorize/interleaved-accesses-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25276.76334.patch
Type: text/x-patch
Size: 15085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161030/3f2cf244/attachment.bin>
More information about the llvm-commits
mailing list