[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 14:56:16 PDT 2016
arsenm added a comment.
This is about what I was guessing. What about having a side SmallSet instead of the linear is_contained?
https://reviews.llvm.org/D24057
More information about the llvm-commits
mailing list