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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 15:04:44 PDT 2016


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

Addressed comments from Adam and Silviu. Thanks!


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.63591.patch
Type: text/x-patch
Size: 10254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160711/06a2b13f/attachment.bin>


More information about the llvm-commits mailing list