[llvm] [FuncSpec] Consider literal constants of recursive functions (PR #111162)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 01:04:31 PDT 2024
david-arm wrote:
Or we could also apply a weight or hotness to calls, where recursive calls are essentially hotter? Just for the record, I'm not expecting you to solve all the problems at once in this initial patch, but we might be able to sketch out an initial algorithm as part of this work, even if it is only limited to recursive functions for now.
https://github.com/llvm/llvm-project/pull/111162
More information about the llvm-commits
mailing list