[all-commits] [llvm/llvm-project] 84e827: [X86][llvm-exegesis] fix LNLP performance counter ...
Mahesh-Attarde via All-commits
all-commits at lists.llvm.org
Mon Jun 30 21:59:45 PDT 2025
Branch: refs/heads/main
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>
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