[PATCH] D125205: Replace the custom linked list in LeaderTableEntry with TinyPtrVector.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 02:19:21 PDT 2022


nikic added a comment.

It looks like this change ends up being a slightly negative in terms of instruction count: http://llvm-compile-time-tracker.com/compare.php?from=bf1b81d076f89bd56e86189b013f27dcf4d73ae8&to=efa882a79c027d27f6deff14e75bd9f558dd95d0&stat=instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125205



More information about the llvm-commits mailing list