[llvm] [BOLT][AArch64] Add indirect call promotion support (PR #184733)

Haibo Jiang via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 18:24:29 PDT 2026


Jianghibo wrote:

> @yavtuk Split the coverage as suggested. `icp.s` now covers the basic ICP case, and `icp-inline.s` is limited to the ICP + inline interaction.

Update the `.s` test cases to `.c` test cases.

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


More information about the llvm-commits mailing list