[llvm] MachineTraceMetrics: always include instr latency in depth (PR #73550)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 21:34:47 PST 2023


================
@@ -1,4 +1,5 @@
-; RUN: llc -verify-machineinstrs -O3 -mcpu=pwr7 < %s | FileCheck  %s -check-prefix=CHECK -check-prefix=CHECK-PWR
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
chenzheng1030 wrote:

What improvement is expected for this PR? From PowerPC case change, I cannot say there is any improvement.

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


More information about the llvm-commits mailing list