[PATCH] D24057: [LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 15:27:00 PDT 2016


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. I guess the worst possible case is 16 x 16 which probably isn't so bad


https://reviews.llvm.org/D24057





More information about the llvm-commits mailing list