[all-commits] [llvm/llvm-project] f65265: [llvm-exegesis] Fix validation counters
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Jan 10 15:18:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f65265ab779f5c6c571ff702aae5670722765ae0
https://github.com/llvm/llvm-project/commit/f65265ab779f5c6c571ff702aae5670722765ae0
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2024-01-10 (Wed, 10 Jan 2024)
Changed paths:
M llvm/include/llvm/Target/TargetPfmCounters.td
M llvm/lib/Target/X86/X86PfmCounters.td
Log Message:
-----------
[llvm-exegesis] Fix validation counters
While landing #76652, I realized I messed up a rebase/merge at some
point and some of the changes I intended to land with #76652 ended up in
a different PR (#76653) instead. This patch fixes the validation
counters to how they were intended to land in #76652.
More information about the All-commits
mailing list