summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-matmul.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/misched-matmul.ll')
-rw-r--r--test/CodeGen/X86/misched-matmul.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/misched-matmul.ll b/test/CodeGen/X86/misched-matmul.ll
index d0d93a9251..7fd78824e7 100644
--- a/test/CodeGen/X86/misched-matmul.ll
+++ b/test/CodeGen/X86/misched-matmul.ll
@@ -7,7 +7,7 @@
; flag to disable it for this test case.
;
; CHECK: @wrap_mul4
-; CHECK: 23 regalloc - Number of spills inserted
+; CHECK: 21 regalloc - Number of spills inserted
define void @wrap_mul4(double* nocapture %Out, [4 x double]* nocapture %A, [4 x double]* nocapture %B) #0 {
entry: