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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 10:15:35 PDT 2016


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

Fixed typo in test case comment.

Silviu/Adam,

Do you have any additional comments for this change? It should be fairly straightforward now that the dependences and iteration order have been fixed.


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.63252.patch
Type: text/x-patch
Size: 10335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160708/b0b6f93a/attachment.bin>


More information about the llvm-commits mailing list