[PATCH] D115497: [Inline] Disable deferred inlining

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 06:50:39 PST 2021


nikic updated this revision to Diff 394240.
nikic added a comment.

Rebase after splitting off the addition of the option -- this now only flips the default value.


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

https://reviews.llvm.org/D115497

Files:
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/test/Transforms/Inline/cgscc-incremental-invalidate.ll
  llvm/test/Transforms/Inline/exponential-deferred-inlining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115497.394240.patch
Type: text/x-patch
Size: 42732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/5da18045/attachment-0001.bin>


More information about the llvm-commits mailing list