[all-commits] [llvm/llvm-project] f1bb2f: [ctxprof] Use `isInSpecializedModule` as criteria ...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon Apr 7 19:55:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1bb2fe3562d2fe9a43c79ec8af908fdff23a33a
      https://github.com/llvm/llvm-project/commit/f1bb2fe3562d2fe9a43c79ec8af908fdff23a33a
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/IPO/ModuleInliner.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    M llvm/test/Analysis/CtxProfAnalysis/handle-select.ll
    M llvm/test/Analysis/CtxProfAnalysis/inline.ll

  Log Message:
  -----------
  [ctxprof] Use `isInSpecializedModule` as criteria for using contextual profile (#134468)

After #134340, the availability of contextual profile isn't in itself an indication of compiling the module containing all the functions covered by that profile.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list