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

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Sep 3 14:14:02 PDT 2024


  Branch: refs/heads/users/mtrofin/08-22-_ctx_prof_add_inlining_support
  Home:   https://github.com/llvm/llvm-project
  Commit: a6d5e9f0312b96cec13b76a1aab11af00750c3dd
      https://github.com/llvm/llvm-project/commit/a6d5e9f0312b96cec13b76a1aab11af00750c3dd
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2024-09-03 (Tue, 03 Sep 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
    M llvm/test/Analysis/CtxProfAnalysis/full-cycle.ll
    A llvm/test/Analysis/CtxProfAnalysis/inline.ll
    A llvm/test/Analysis/CtxProfAnalysis/json_equals.py
    M llvm/test/Analysis/CtxProfAnalysis/load.ll
    M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp

  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