[llvm] [FunctionAttrs] deduce attr `cold` on functions if all CG paths call a `cold` function (PR #101298)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 02:00:25 PDT 2024
goldsteinn wrote:
Okay, this has a notable negative impact on LTO compile times. Will try to fix.
https://github.com/llvm/llvm-project/pull/101298
More information about the llvm-commits
mailing list