llvm-project/llvm/test/Transforms/LoadStoreVectorizer
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
..
AMDGPU Address two correctness issues in LoadStoreVectorizer 2016-07-01 21:44:12 +00:00
X86 Address two correctness issues in LoadStoreVectorizer 2016-07-01 21:44:12 +00:00