[PATCH] D94800: ADT: Skip SmallVector::isReferenceToStorage when TakesParamByValue, NFC

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 13:47:39 PST 2021


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

I tested the original three patches plus this one, and the results look good (or at least in line with expectations): https://llvm-compile-time-tracker.com/compare.php?from=33be50daa9ce1074c3b423a4ab27c70c0722113a&to=972a64b1331d1b3022154297593837234a958d0b&stat=instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94800



More information about the llvm-commits mailing list