[all-commits] [llvm/llvm-project] 402f91: [llvm-mca] Plot as result of comparing multiple files

mmatic05 via All-commits all-commits at lists.llvm.org
Fri Jan 28 04:06:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 402f91bcbb5157a122b92366b0f5f9a917df06a3
      https://github.com/llvm/llvm-project/commit/402f91bcbb5157a122b92366b0f5f9a917df06a3
  Author: Milica Matic <milica.matic at syrmia.com>
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
    M llvm/utils/llvm-mca-compare.py

  Log Message:
  -----------
  [llvm-mca] Plot as result of comparing multiple files

This patch introduces a new options for script llvm-mca-compare.py
(-plot-resource-pressure, -plot) to draw plots for llvm-mca tool
statistics and option (--plot-path) to specify relative path where
you want to save the plots.

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




More information about the All-commits mailing list