[PATCH] D52932: [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 07:24:59 PDT 2018


courbet added inline comments.


================
Comment at: lib/Target/X86/X86.td:978
 // Jaguar
 def : ProcessorModel<"btver2", BtVer2Model, [
   FeatureX87,
----------------
RKSimon wrote:
> Missing btver2 details?
Thanks for the catch.


Repository:
  rL LLVM

https://reviews.llvm.org/D52932





More information about the llvm-commits mailing list