[all-commits] [llvm/llvm-project] d005df: [llvm-exegesis] Fix pfm counter names for Haswell ...

Miloš Stojanović via All-commits all-commits at lists.llvm.org
Thu Dec 19 03:58:02 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d005df4c1656e80dee4743ee04823f9a1d82e0f5
      https://github.com/llvm/llvm-project/commit/d005df4c1656e80dee4743ee04823f9a1d82e0f5
  Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  [llvm-exegesis] Fix pfm counter names for Haswell for older versions of libpfm

The inconsistency caused uops mode to fail on an older version of libpfm
since the dispatched_port was added as an alias for executed_port only
after v4.6.0 of libpfm.

Differential revision: https://reviews.llvm.org/D71665




More information about the All-commits mailing list