[PATCH] D94395: [X86] AMD Zen 3 Scheduler Model
Matt D. via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 12:47:22 PDT 2021
Matt added a comment.
In D94395#2706231 <https://reviews.llvm.org/D94395#2706231>, @lebedev.ri wrote:
> - Pipe distributions are probably bad :) I can't do too much here until AMD allows that to be fixed by documenting the appropriate counters and updating libpfm
FWIW, AMD Zen 3 events have been posted on linux-perf-users, https://lore.kernel.org/linux-perf-users/YG2z7q6MhhxO+M9p@kernel.org/T/
In particular, cf. tools/perf/pmu-events/arch/x86/amdzen3/floating-point.json, https://lore.kernel.org/lkml/20210406215944.113332-5-Smita.KoralahalliChannabasappa@amd.com/#Z30arch:x86:amdzen3:floating-point.json
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94395/new/
https://reviews.llvm.org/D94395
More information about the llvm-commits
mailing list