[llvm] [BOLT] Introduce BinaryFunction::canClone() (PR #138771)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Wed May 7 02:29:16 PDT 2025


yota9 wrote:

As in previous review LG, but I fill it might be a bit over optimization, since it is very rare case and we're rely on conditions that might not cover all the cases in theory, maybe we should not have such thing at all... 

https://github.com/llvm/llvm-project/pull/138771


More information about the llvm-commits mailing list