[llvm] Add option for two-way branch optimization. (PR #161419)

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 14:29:42 PDT 2025


https://github.com/david-xl commented:

With hot fallthrough, existing code-placement tests may behave differently. Can you run those and add the hot-fallthrough tests for those cases too after examining the results?

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


More information about the llvm-commits mailing list