[PATCH] D19694: [LV] Allow interleaved accesses in loops with predicated blocks
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 09:31:14 PDT 2016
mssimpso retitled this revision from "[LV] Only bail on interleaved accesses in predicated blocks" to "[LV] Allow interleaved accesses in loops with predicated blocks".
mssimpso updated the summary for this revision.
mssimpso updated this revision to Diff 61804.
mssimpso added a comment.
Rebased.
With http://reviews.llvm.org/rL273687, I think we can now resume this review.
http://reviews.llvm.org/D19694
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/interleaved-accesses-pred-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19694.61804.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/f71c0f1f/attachment.bin>
More information about the llvm-commits
mailing list