[all-commits] [llvm/llvm-project] 47a68c: [BOLT] Preserve Offset annotation in fixDoubleJump...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Sun May 12 14:27:02 PDT 2024


  Branch: refs/heads/users/aaupov/spr/main.bolt-preserve-offset-annotation-in-fixdoublejumps
  Home:   https://github.com/llvm/llvm-project
  Commit: 47a68c8dbffb548dfbc65b8e12ccffdc007eb029
      https://github.com/llvm/llvm-project/commit/47a68c8dbffb548dfbc65b8e12ccffdc007eb029
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2024-05-12 (Sun, 12 May 2024)

  Changed paths:
    M bolt/lib/Passes/BinaryPasses.cpp
    M bolt/test/X86/bb-with-two-tail-calls.s

  Log Message:
  -----------
  [BOLT] Preserve Offset annotation in fixDoubleJumps (#91898)

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

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



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list