[all-commits] [llvm/llvm-project] 3f3103: [llvm-profgen] Fill zero count for all function ra...
ictwanglei via All-commits
all-commits at lists.llvm.org
Mon Nov 1 10:05:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f3103c6a98fc2af621d6d68ffc1126ae5689351
https://github.com/llvm/llvm-project/commit/3f3103c6a98fc2af621d6d68ffc1126ae5689351
Author: wlei <wlei at fb.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M llvm/test/tools/llvm-profgen/inline-noprobe.test
M llvm/tools/llvm-profgen/ProfileGenerator.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.h
Log Message:
-----------
[llvm-profgen] Fill zero count for all function ranges
Allow filling zero count for all the function ranges even there is no samples hitting that function. Add a switch for this.
Reviewed By: hoy, wenlei
Differential Revision: https://reviews.llvm.org/D112858
More information about the All-commits
mailing list