[all-commits] [llvm/llvm-project] 142ced: [SampleProf][Inliner] Add an option to turn off in...
minglotus-6 via All-commits
all-commits at lists.llvm.org
Wed Feb 23 14:21:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 142cedc28343771b9b80fa5bd9574cf3bc4556ae
https://github.com/llvm/llvm-project/commit/142cedc28343771b9b80fa5bd9574cf3bc4556ae
Author: minglotus-6 <mingmingl at google.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
Log Message:
-----------
[SampleProf][Inliner] Add an option to turn off inliner in sample-profile pass.
Use case is offline evaluation (for inliner effectiveness) or debugging.
Differential Revision: https://reviews.llvm.org/D120344
More information about the All-commits
mailing list