[PATCH] D115545: [Inline] Attempt to delete any discardable if unused functions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 03:59:17 PST 2021


nikic added a comment.

Okay, it turns out that we simply need all three. The combination of this patch, D115864 <https://reviews.llvm.org/D115864> and https://github.com/llvm/llvm-project/commit/d66323c1ef28104ccf7d72e05954fc1241845a33 results in http://llvm-compile-time-tracker.com/compare.php?from=a8c2ba105d47fd9e085ee6f2154005de9888609b&to=9d87c1d809d575e34b55514557bbe66edeb0ef57&stat=instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115545



More information about the llvm-commits mailing list