[all-commits] [llvm/llvm-project] d4caa0: Introduce an opton to control the number of vtable...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Thu Jan 25 13:59:27 PST 2024
Branch: refs/heads/users/minglotus-6/sprthinlto
Home: https://github.com/llvm/llvm-project
Commit: d4caa0997799b712edb11d90c5be79d0aab3c312
https://github.com/llvm/llvm-project/commit/d4caa0997799b712edb11d90c5be79d0aab3c312
Author: mingmingl <mingmingl at google.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
M llvm/test/Bitcode/thinlto-func-summary-vtableref-pgo.ll
Log Message:
-----------
Introduce an opton to control the number of vtables to annotate and use it when generating function summaries.
Created using spr 1.3.4
More information about the All-commits
mailing list