[all-commits] [llvm/llvm-project] 5b2c5e: [llvm-exegesis] Add pfm counters for Zen2 (znver2).
Clement Courbet via All-commits
all-commits at lists.llvm.org
Mon Feb 3 01:57:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b2c5e261f1e78527af58777a4e5f79b2a696cde
https://github.com/llvm/llvm-project/commit/5b2c5e261f1e78527af58777a4e5f79b2a696cde
Author: Clement Courbet <courbet at google.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Target/X86/X86PfmCounters.td
Log Message:
-----------
[llvm-exegesis] Add pfm counters for Zen2 (znver2).
Summary: There are no counters for individual ports, but this is already
enough to find a lot of issues in the current model (upcoming patch).
Reviewers: dblaikie, gchatelet
Subscribers: hiraditya, tschuett, RKSimon, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72032
More information about the All-commits
mailing list