[llvm-branch-commits] [BOLT] Preserve Offset annotation in fixDoubleJumps (PR #91898)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun May 12 13:28:27 PDT 2024


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/91898

Offset annotation was missed when optimizing an unconditional branch to
a tail call.

Test Plan: update bb-with-two-tail-calls.s





More information about the llvm-branch-commits mailing list