[PATCH] D24057: [LoadStoreVectorizer] Change VectorSet to Vector to match head and tail positions. Resolves PR29148.
Alina Sbirlea via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 15:24:04 PDT 2016
asbirlea added a comment.
I thought of that...not sure if it's worth it, if the vectors we're dealing with here are always very small (I'm thinking they're actually under 16 elements each). I can be convinced either way right now..
https://reviews.llvm.org/D24057
More information about the llvm-commits
mailing list