[all-commits] [llvm/llvm-project] f2ade6: [CSSPGO] Even flow distribution
spupyrev via All-commits
all-commits at lists.llvm.org
Wed Mar 2 13:12:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2ade65fb2a63679d48178608286753616809bc0
https://github.com/llvm/llvm-project/commit/f2ade65fb2a63679d48178608286753616809bc0
Author: spupyrev <spupyrev at fb.com>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Utils/SampleProfileInference.cpp
A llvm/test/Transforms/SampleProfile/Inputs/profile-inference-even-count-distribution.prof
M llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
M llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
A llvm/test/Transforms/SampleProfile/profile-inference-even-count-distribution.ll
Log Message:
-----------
[CSSPGO] Even flow distribution
Differential Revision: https://reviews.llvm.org/D118640
More information about the All-commits
mailing list