[all-commits] [llvm/llvm-project] 896658: [Analysis][NFC] Use block numbers in BlockFrequenc...

Alexis Engelke via All-commits all-commits at lists.llvm.org
Mon Apr 6 13:47:55 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89665812f54feeab985c0c8b72cf3063128e65b2
      https://github.com/llvm/llvm-project/commit/89665812f54feeab985c0c8b72cf3063128e65b2
  Author: Alexis Engelke <engelke at in.tum.de>
  Date:   2026-04-06 (Mon, 06 Apr 2026)

  Changed paths:
    M llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h

  Log Message:
  -----------
  [Analysis][NFC] Use block numbers in BlockFrequencyInfo (#190669)

Block pointers are only stored while constructing the analysis, so the
value handle to catch erased blocks is no longer needed when using
stable block numbers.



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