[PATCH] D87606: [ADT] Remove unnecessary copies in SmallVectorImpl::swap

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 16:44:13 PDT 2020


dblaikie added a comment.

Is this testable? It should produce fewer element copies, yes? Could you add a test for it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87606/new/

https://reviews.llvm.org/D87606



More information about the llvm-commits mailing list