llvm-project/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU
Alina Sbirlea 8d8aa5dd6c Address two correctness issues in LoadStoreVectorizer
Summary:
GetBoundryInstruction returns the last instruction as the instruction which follows or end(). Otherwise the last instruction in the boundry set is not being tested by isVectorizable().
Partially solve reordering of instructions. More extensive solution to follow.

Reviewers: tstellarAMD, llvm-commits, jlebar

Subscribers: escha, arsenm, mzolotukhin

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

llvm-svn: 274389
2016-07-01 21:44:12 +00:00
..
aa-metadata.ll LoadStoreVectorizer: Use AA metadata 2016-07-01 01:47:46 +00:00
extended-index.ll
insertion-point.ll
interleaved-mayalias-store.ll Address two correctness issues in LoadStoreVectorizer 2016-07-01 21:44:12 +00:00
lit.local.cfg
merge-stores-private.ll LoadStoreVectorizer: Don't increase alignment with no align set 2016-07-01 02:09:38 +00:00
merge-stores.ll LoadStoreVectorizer: Don't increase alignment with no align set 2016-07-01 02:09:38 +00:00
merge-vectors.ll
missing-alignment.ll LoadStoreVectorizer: Don't increase alignment with no align set 2016-07-01 02:09:38 +00:00
no-implicit-float.ll
optnone.ll LoadStoreVectorizer: Check skipFunction first. 2016-06-30 23:50:18 +00:00
pointer-elements.ll LoadStoreVectorizer: Fix assert when merging pointer ops 2016-07-01 01:55:52 +00:00
weird-type-accesses.ll LoadStoreVectorizer: Fix crashes on sub-byte types 2016-07-01 00:36:54 +00:00