[llvm] [llvm-mca] Add bottle-neck analysis to JSON output. (PR #90056)

Phil Camp via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 05:26:27 PDT 2024


================
@@ -0,0 +1,166 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
+# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell --json --timeline-max-iterations=1 --timeline --all-stats --all-views < %s | FileCheck %s
----------------
FlameTop wrote:

Removed non-bottleneck views

https://github.com/llvm/llvm-project/pull/90056


More information about the llvm-commits mailing list