[llvm] [AArch64] Corrected Latency Descriptions for NeoverseV2/N2 Scheduler (PR #147339)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 8 04:18:15 PDT 2025
================
@@ -1605,11 +1605,11 @@ add x0, x27, 1
# CHECK-NEXT: Block RThroughput: 5.7
# CHECK: Timeline view:
-# CHECK-NEXT: 0123
+# CHECK-NEXT: 01234
----------------
davemgreen wrote:
We updated the buffer size recently in #145717. Make sure you have that as part of your build.
https://github.com/llvm/llvm-project/pull/147339
More information about the llvm-commits
mailing list