[all-commits] [llvm/llvm-project] 7abf29: [InlineAdvisor] Add option to control deferred inl...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 14 06:46:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7abf299fedff2f5b22ea8180311b44feeac26a9f
      https://github.com/llvm/llvm-project/commit/7abf299fedff2f5b22ea8180311b44feeac26a9f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2021-12-14 (Tue, 14 Dec 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/InlineCost.h
    M llvm/lib/Analysis/InlineAdvisor.cpp

  Log Message:
  -----------
  [InlineAdvisor] Add option to control deferred inlining (NFC)

This change is split out from D115497 to add the option
independently from the switch of the default value.




More information about the All-commits mailing list