[PATCH] D30638: [SLP] Fixed non-determenistic behavior in Loop Vectorizer.
Michael Kuperstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 11:56:27 PST 2017
mkuper added a comment.
Is there a reason not to make MemAccessInfoSet a SmallSetVector instead?
https://reviews.llvm.org/D30638
More information about the llvm-commits
mailing list