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

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 13:51:21 PST 2021


dexonsmith added a comment.

In D94800#2502240 <https://reviews.llvm.org/D94800#2502240>, @nikic wrote:

> 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

Thanks very much, I really appreciate it. I'll commit the revert with this added in.


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