[PATCH] D80229: [Inlining] Set inline-deferral-scale to 2.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 21 14:05:43 PDT 2020
nikic added a comment.
Here are some text size numbers from CTMark for this patch: http://llvm-compile-time-tracker.com/compare.php?from=361e4f14e35981e7498a38ab7c31da7fb7414fb8&to=d9666f0e34439c226438f1ad0e64a86456c323db&stat=size-text There is a huge (4-6%) text size reduction on sqlite. Don't know if that's a good sign or a bad sign in this case...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80229/new/
https://reviews.llvm.org/D80229
More information about the llvm-commits
mailing list