[PATCH] D19694: [LV] Allow interleaved accesses in loops with predicated blocks

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 11:55:21 PDT 2016


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

Slightly refactored code and added a new test case


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.62930.patch
Type: text/x-patch
Size: 10325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/19d81522/attachment.bin>


More information about the llvm-commits mailing list