[all-commits] [llvm/llvm-project] 1392b6: Revert "profi - a flow-based profile inference alg...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Nov 23 12:11:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1392b654ff6573ca2dba4101f72e990822539c7d
https://github.com/llvm/llvm-project/commit/1392b654ff6573ca2dba4101f72e990822539c7d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
R llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
M llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/lib/Transforms/Utils/CMakeLists.txt
R llvm/lib/Transforms/Utils/SampleProfileInference.cpp
M llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
R llvm/test/Transforms/SampleProfile/Inputs/profile-inference.prof
R llvm/test/Transforms/SampleProfile/profile-inference.ll
Log Message:
-----------
Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)"
This reverts commit 884b6dd311422bbfac62b8a90fbfff8e77ba8121.
The windows build is broken with a linker error.
More information about the All-commits
mailing list