[all-commits] [llvm/llvm-project] 6cb2d4: [ctx_prof] Handle case when no root is in this Mod...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Fri Sep 6 13:44:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cb2d40387f613c72ec8f66e47a5eb0f7e4b0f1f
      https://github.com/llvm/llvm-project/commit/6cb2d40387f613c72ec8f66e47a5eb0f7e4b0f1f
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M llvm/lib/Analysis/CtxProfAnalysis.cpp
    A llvm/test/Analysis/CtxProfAnalysis/load-unapplicable.ll

  Log Message:
  -----------
  [ctx_prof] Handle case when no root is in this Module. (#107463)

If none of the functions in this `Module` are roots in the contextual profile, we can't use it and should just return the `{}` case.



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