[all-commits] [llvm/llvm-project] 84e827: [X86][llvm-exegesis] fix LNLP performance counter ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jun 30 23:34:24 PDT 2025


  Branch: refs/heads/users/MaskRay/spr/mc-store-fragment-content-and-fixups-out-of-line
  Home:   https://github.com/llvm/llvm-project
  Commit: 84e82746c3ff63ec23a8b85e9efd4f7fccf92590
      https://github.com/llvm/llvm-project/commit/84e82746c3ff63ec23a8b85e9efd4f7fccf92590
  Author: Mahesh-Attarde <mahesh.attarde at intel.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  [X86][llvm-exegesis] fix LNLP performance counter binding issue (#146348)

We added LNLP sched model recently, PFM counter bounding names needs to
match cpu string.
llvm-exegesis wont produce results without correct naming.

Co-authored-by: mattarde <mattarde at intel.com>


  Commit: aa6cee0bd7628553e16fa1bbbaa1de48c2fed676
      https://github.com/llvm/llvm-project/commit/aa6cee0bd7628553e16fa1bbbaa1de48c2fed676
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCSection.h
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  Move BundlePadding = 0

Created using spr 1.3.5-bogner


Compare: https://github.com/llvm/llvm-project/compare/1e062fc275ea...aa6cee0bd762

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