llvm-project/llvm/test/Transforms/LoadStoreVectorizer/X86
Alina Sbirlea 640a61cd8b Extended LoadStoreVectorizer to vectorize subchains.
Summary:
LSV used to abort vectorizing a chain for interleaved load/store accesses that alias.
Allow a valid prefix of the chain to be vectorized, mark just the prefix and retry vectorizing the remaining chain.

Reviewers: llvm-commits, jlebar, arsenm

Subscribers: mzolotukhin

Differential Revision: http://reviews.llvm.org/D22119

llvm-svn: 275317
2016-07-13 21:20:01 +00:00
..
correct-order.ll
lit.local.cfg
preserve-order32.ll
preserve-order64.ll
subchain-interleaved.ll Extended LoadStoreVectorizer to vectorize subchains. 2016-07-13 21:20:01 +00:00