[llvm] [BOLT] Enhance fixed indirect branch handling (PR #71324)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 23:41:46 PST 2023


yota9 wrote:

@maksfb Sure. Probably some optimisation effects on the functions with fixed indirect branch? previously they were marked as non-simple and no optimisations were made.

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


More information about the llvm-commits mailing list