[PATCH] D52932: [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 07:46:19 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D52932#1270712, @RKSimon wrote:
> > @lebedev.ri used llvm-exegesis to produce the bdverX model. At that point there was no SchedModel, so it still seems desirable to do this.
>
> IIRC @lebedev.ri had to create a copy of the btver2 model and then slowly iterate on it
Correct.
> until it matched the bdver arch.
Repository:
rL LLVM
https://reviews.llvm.org/D52932
More information about the llvm-commits
mailing list