[all-commits] [llvm/llvm-project] 5733f3: [ctx_prof] Add Inlining support

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Aug 28 15:00:47 PDT 2024


  Branch: refs/heads/users/mtrofin/08-22-_ctx_prof_add_inlining_support
  Home:   https://github.com/llvm/llvm-project
  Commit: 5733f3b811d323844e7ab7cf8f1c49d39a48bfdc
      https://github.com/llvm/llvm-project/commit/5733f3b811d323844e7ab7cf8f1c49d39a48bfdc
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/CtxProfAnalysis.h
    M llvm/include/llvm/IR/IntrinsicInst.h
    M llvm/include/llvm/ProfileData/PGOCtxProfReader.h
    M llvm/include/llvm/Transforms/Utils/Cloning.h
    M llvm/lib/Analysis/CtxProfAnalysis.cpp
    M llvm/lib/Transforms/IPO/ModuleInliner.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    A llvm/test/Analysis/CtxProfAnalysis/inline.ll
    A llvm/test/Analysis/CtxProfAnalysis/json_equals.py

  Log Message:
  -----------
  [ctx_prof] Add Inlining support



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