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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 07:18:06 PDT 2018


RKSimon added inline comments.


================
Comment at: lib/Target/X86/X86.td:978
 // Jaguar
 def : ProcessorModel<"btver2", BtVer2Model, [
   FeatureX87,
----------------
Missing btver2 details?


Repository:
  rL LLVM

https://reviews.llvm.org/D52932





More information about the llvm-commits mailing list