[all-commits] [llvm/llvm-project] 9e9f99: [llvm-exegesis] Honor -mcpu in analysis mode.

Clement Courbet via All-commits all-commits at lists.llvm.org
Mon Apr 19 01:44:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e9f991ac0330bee8cf6e9c73fe8a7c976d7afce
      https://github.com/llvm/llvm-project/commit/9e9f991ac0330bee8cf6e9c73fe8a7c976d7afce
  Author: Clement Courbet <courbet at google.com>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/Analysis.cpp
    M llvm/tools/llvm-exegesis/lib/Analysis.h
    M llvm/tools/llvm-exegesis/llvm-exegesis.cpp

  Log Message:
  -----------
  [llvm-exegesis] Honor -mcpu in analysis mode.

This is useful to set the baseline model for an unknown CPU.

Fixes PR50013.

Differential Revision: https://reviews.llvm.org/D100743




More information about the All-commits mailing list