[PATCH] D82230: [ADT] Specialize std::swap() for SetVector
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 13:36:57 PDT 2020
erichkeane added a comment.
Interesting patch! I'm definitely interested in seeing the numbers. Though note this patch was made as a followup, which seems to have gotten about 1/2 of the original regression back: https://github.com/llvm/llvm-project/commit/837ca4796065ccd0ac0d20860341ac06a9645009
This makes any change to SmallSetVector no longer have an impact on this example.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82230/new/
https://reviews.llvm.org/D82230
More information about the llvm-commits
mailing list