[all-commits] [llvm/llvm-project] 04e78b: [BOLT][NFC] Drop unused profile staleness stats (#...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Wed Oct 29 00:32:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04e78b4ddca78a47bfafdfd99b1f4016906819b1
      https://github.com/llvm/llvm-project/commit/04e78b4ddca78a47bfafdfd99b1f4016906819b1
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M bolt/include/bolt/Core/BinaryContext.h
    M bolt/lib/Passes/BinaryPasses.cpp
    M bolt/lib/Profile/YAMLProfileReader.cpp

  Log Message:
  -----------
  [BOLT][NFC] Drop unused profile staleness stats (#165489)

Equal number of blocks in a function/instructions in a block between
stale profile and the binary isn't used in the matching.

Remove these stats to declutter the output.

Test Plan: NFC



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