[PATCH] D115138: [llvm-mca] Compare multiple files

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 07:50:22 PST 2021


djtodoro added inline comments.


================
Comment at: llvm/utils/llvm-mca-pretty-printer/llvm-mca-pretty-printer.py:117
+  matrix[5][0] = "IPC: "
+  matrix[6][0] = "Block RThroughp: "
+  
----------------
`RThroughput`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115138/new/

https://reviews.llvm.org/D115138



More information about the llvm-commits mailing list