[llvm] [AArch64] Corrected Latency Descriptions for NeoverseV2/N2 Scheduler (PR #147339)
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 8 03:42: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
----------------
sjoerdmeijer wrote:
All these changes in this file are unrelated to the V2 scheduling model changes.
If you really want to make these changes, they all look like cosmetic too me, then that's best done separately.
https://github.com/llvm/llvm-project/pull/147339
More information about the llvm-commits
mailing list