aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorWenlei He <aktoon@gmail.com>2021-02-18 20:11:58 -0800
committerWenlei He <aktoon@gmail.com>2021-02-19 19:35:23 -0800
commita952d7291e99aded397073f61e091c0f011da779 (patch)
treea791a70f5d00e2ffd54ea7b7d67e2bbc1924e05c /clang/lib/CodeGen/CodeGenFunction.cpp
parent94d034fb86584ff2e95dd5c62dec46c8b4c383a9 (diff)
downloadllvm-a952d7291e99aded397073f61e091c0f011da779.zip
llvm-a952d7291e99aded397073f61e091c0f011da779.tar.gz
llvm-a952d7291e99aded397073f61e091c0f011da779.tar.bz2
[SampleFDO] Skip PreLink ICP for better profile quality of MonoLTO PostLink
For ThinLTO, PreLink ICP is skipped to favor better profile annotation during LTO PostLink. This change applies the same tweak for MonoLTO. Note that PreLink ICP not only makes PostLink profile annotation harder, it is also uncoordinated with PostLink ICP so duplicated ICP could happen. Differential Revision: https://reviews.llvm.org/D97028
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions