summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/X86/option-all-views-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-mca/X86/option-all-views-2.s')
-rw-r--r--llvm/test/tools/llvm-mca/X86/option-all-views-2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-mca/X86/option-all-views-2.s b/llvm/test/tools/llvm-mca/X86/option-all-views-2.s
index 2b59cd3aba4..bf25e475b30 100644
--- a/llvm/test/tools/llvm-mca/X86/option-all-views-2.s
+++ b/llvm/test/tools/llvm-mca/X86/option-all-views-2.s
@@ -36,8 +36,8 @@ add %eax, %eax
# ALL: Dispatch Logic - number of cycles where we saw N instructions dispatched:
# ALL-NEXT: [# dispatched], [# cycles]
# ALL-NEXT: 0, 22 (21.4%)
-# ALL-NEXT: 2, 19 (18.4%)
# ALL-NEXT: 1, 62 (60.2%)
+# ALL-NEXT: 2, 19 (18.4%)
# ALL: Schedulers - number of cycles where we saw N instructions issued:
# ALL-NEXT: [# issued], [# cycles]
OpenPOWER on IntegriCloud