[all-commits] [llvm/llvm-project] d97f77: Revert "[NPM][Inliner] Factor ImportedFunctionStat...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Jan 20 11:19:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97f776be5f8cd3cd446fe73827cd355f6bab4e1
https://github.com/llvm/llvm-project/commit/d97f776be5f8cd3cd446fe73827cd355f6bab4e1
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M llvm/include/llvm/Analysis/InlineAdvisor.h
M llvm/include/llvm/Analysis/MLInlineAdvisor.h
M llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
M llvm/include/llvm/Transforms/IPO/Inliner.h
M llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h
M llvm/lib/Analysis/InlineAdvisor.cpp
M llvm/lib/Analysis/MLInlineAdvisor.cpp
M llvm/lib/Analysis/ReplayInlineAdvisor.cpp
M llvm/lib/Transforms/IPO/Inliner.cpp
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp
M llvm/test/Transforms/Inline/inline_stats.ll
Log Message:
-----------
Revert "[NPM][Inliner] Factor ImportedFunctionStats in the InlineAdvisor"
This reverts commit e8aec763a57e211420dfceb2a8dc6b88574924f3.
More information about the All-commits
mailing list